diff options
| author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-08-01 20:25:30 +0000 |
|---|---|---|
| committer | Richard Sandiford <rdsandiford@googlemail.com> | 2013-08-01 20:25:30 +0000 |
| commit | 344c74a665f2f76ce61b1306fa983d7862ab66dc (patch) | |
| tree | 99c9efb0052b8f1c171a996fc6bf73eada4af16c /opcodes/ChangeLog | |
| parent | 41989114b803bc1da171c59f941adf2064504473 (diff) | |
| download | ppe42-binutils-344c74a665f2f76ce61b1306fa983d7862ab66dc.tar.gz ppe42-binutils-344c74a665f2f76ce61b1306fa983d7862ab66dc.zip | |
opcodes/
* mips-opc.c (mips_builtin_opcodes): Use WR_31 rather than WR_d
for the single-operand forms of JALR and JALR.HB.
* micromips-opc.c (micromips_opcodes): Likewise JALR, JALRS, JALR.HB
and JALRS.HB.
Diffstat (limited to 'opcodes/ChangeLog')
| -rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index b021f906cd..081c924457 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,12 @@ 2013-08-01 Richard Sandiford <rdsandiford@googlemail.com> + * mips-opc.c (mips_builtin_opcodes): Use WR_31 rather than WR_d + for the single-operand forms of JALR and JALR.HB. + * micromips-opc.c (micromips_opcodes): Likewise JALR, JALRS, JALR.HB + and JALRS.HB. + +2013-08-01 Richard Sandiford <rdsandiford@googlemail.com> + * mips-opc.c (mips_builtin_opcodes): Add FP_D to VR5400 vector instructions. Fix them to use WR_MACC instead of WR_CC and add missing RD_MACCs. |

