diff options
Diffstat (limited to 'sim/ppc/ppc-opcode-complex')
-rw-r--r-- | sim/ppc/ppc-opcode-complex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sim/ppc/ppc-opcode-complex b/sim/ppc/ppc-opcode-complex index 333c6ae..78fac6a 100644 --- a/sim/ppc/ppc-opcode-complex +++ b/sim/ppc/ppc-opcode-complex @@ -22,6 +22,6 @@ array,normal: 21:31:32:-1:OE,LR,AA,Rc,LK: array,expand-forced: 6: 9: 6: 9:BO: 0xfc000000:0x40000000 array,boolean: 11:15:11:15:0RA: 0xfc000000:0x38000000:0 array,boolean: 11:15:11:15:RA: 0xfc000000:0x3c000000:0 -# BLR instruction - LR=8 is munged into 0x100 -array,boolean: 11:20:11:20:SPR: 0xfc0007ff:0x7c0003a6:0x100 -array,boolean: 11:20:11:20:SPR: 0xfc0007ff:0x7c0002a6:0x100 +# BLR instruction - LR=8 is munged into 0x100 == 256 +array,boolean: 11:20:11:20:SPR: 0xfc0007ff:0x7c0003a6:256 +array,boolean: 11:20:11:20:SPR: 0xfc0007ff:0x7c0002a6:256 |