diff options
author | Michael Meissner <gnu@the-meissners.org> | 1997-01-27 21:34:50 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1997-01-27 21:34:50 +0000 |
commit | 5c04f4f7fced8f90816be87e9efde53441447d7a (patch) | |
tree | c6264a3954b4a33d053257abfe5bf2c01af4f737 /sim/ppc/ppc-opcode-complex | |
parent | 1d5c6cfdf01a498866d3b1662d30d75985c99fc4 (diff) | |
download | binutils-5c04f4f7fced8f90816be87e9efde53441447d7a.zip binutils-5c04f4f7fced8f90816be87e9efde53441447d7a.tar.gz binutils-5c04f4f7fced8f90816be87e9efde53441447d7a.tar.bz2 |
January 23rd merge
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 |