diff options
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 018689f..f85b262 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -30,7 +30,7 @@ * mips-opc.c (synciobdma, syncs, syncw, syncws): Move these before sync. (sync): New instruction with 5-bit sync type. - * mips-dis.c (print_insn_args: Add case '1' to print 5-bit values. + * mips-dis.c (print_insn_args): Add case '1' to print 5-bit values. 2008-11-06 Nick Clifton <nickc@redhat.com> @@ -326,7 +326,7 @@ PR gas/6517 * i386-opc.tbl: Break cvtsi2ss/cvtsi2sd/vcvtsi2sd/vcvtsi2ss - into 32bit and 64bit. Remove Reg64|Qword and add + into 32bit and 64bit. Remove Reg64|Qword and add IgnoreSize|No_qSuf on 32bit version. * i386-tbl.h: Regenerated. |