1 PPC mfspr instructions
:
2 mfspr
1 (00000000) -> mtxer
-> mfxer
=> 00000000
3 mfspr
1 (000f423f
) -> mtxer
-> mfxer
=> 0000003f
4 mfspr
1 (ffffffff
) -> mtxer
-> mfxer
=> e000007f
5 mfspr
8 (00000000) -> mtlr
-> mflr
=> 00000000
6 mfspr
8 (000f423f
) -> mtlr
-> mflr
=> 000f423f
7 mfspr
8 (ffffffff
) -> mtlr
-> mflr
=> ffffffff
8 mfspr
9 (00000000) -> mtctr
-> mfctr
=> 00000000
9 mfspr
9 (000f423f
) -> mtctr
-> mfctr
=> 000f423f
10 mfspr
9 (ffffffff
) -> mtctr
-> mfctr
=> ffffffff
13 All done. Tested
2 different instructions