2003-06-27 Michael Snyder <msnyder@redhat.com>
* gencode.c (op tab): Move misplaced semicolon.
This commit is contained in:
parent
4a5be7ba49
commit
8dc30ef74a
@ -1,3 +1,7 @@
|
||||
2003-06-27 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* gencode.c (op tab): Move misplaced semicolon.
|
||||
|
||||
2003-02-27 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* interp.c (init_dsp, sim_open, sim_create_inferior): Rename _bfd
|
||||
|
@ -694,8 +694,8 @@ op tab[] =
|
||||
},
|
||||
|
||||
{ "0", "", "mov.w @(<disp>,GBR),R0", "11000101i8*2....",
|
||||
"MA (1)",
|
||||
";R0 = RSWAT (i + GBR);",
|
||||
"MA (1);",
|
||||
"R0 = RSWAT (i + GBR);",
|
||||
"L (0);",
|
||||
},
|
||||
{ "n", "", "mov.w @(<disp>,PC),<REG_N>", "1001nnnni8p2....",
|
||||
|
Loading…
x
Reference in New Issue
Block a user