Fix typo.
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 26 Nov 2008 10:49:06 +0000 (10:49 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 26 Nov 2008 10:49:06 +0000 (10:49 +0000)
opcodes/ChangeLog

index 018689f..f85b262 100644 (file)
@@ -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>
 
 
        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.