Add PIPE_O attribute to "pop" instruction.

This commit is contained in:
Nick Clifton 2003-12-15 12:19:13 +00:00
parent 8d8199c311
commit a711c44f29
2 changed files with 5 additions and 1 deletions

View 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

View 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 */
{