Add PIPE_O attribute to "pop" instruction.
authorNick Clifton <nickc@redhat.com>
Mon, 15 Dec 2003 12:19:13 +0000 (12:19 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 15 Dec 2003 12:19:13 +0000 (12:19 +0000)
opcodes/ChangeLog
opcodes/m32r-opc.c

index d9f9b70..7bf5b45 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-15  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
+
+       * m32r-opc.c: Regenerate.
+
 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
 
        * arm-opc.h (arm_opcodes): Put V6 instructions before XScale
index 18d8d68..a18d5cc 100644 (file)
@@ -1413,7 +1413,7 @@ static const CGEN_IBASE m32r_cgen_macro_insn_table[] =
 /* pop $dr */
   {
     -1, "pop", "pop", 16,
-    { 0|A(ALIAS), { (1<<MACH_BASE), PIPE_NONE } }
+    { 0|A(ALIAS), { (1<<MACH_BASE), PIPE_O } }
   },
 /* ldi $dr,$simm8 */
   {