projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa5e0d8
)
Reverted the comment about inc/inc4, that was already implied by RN02.
author
Alexandre Oliva
<aoliva@redhat.com>
Fri, 31 Mar 2000 20:31:05 +0000
(20:31 +0000)
committer
Alexandre Oliva
<aoliva@redhat.com>
Fri, 31 Mar 2000 20:31:05 +0000
(20:31 +0000)
opcodes/m10300-opc.c
patch
|
blob
|
history
diff --git
a/opcodes/m10300-opc.c
b/opcodes/m10300-opc.c
index 2aeb5efb87f1abf7b2e9c25c869a00de1bfae9e0..9d90c5c4768f28990acb0c88502462966062862f 100644
(file)
--- a/
opcodes/m10300-opc.c
+++ b/
opcodes/m10300-opc.c
@@
-747,7
+747,6
@@
const struct mn10300_opcode mn10300_opcodes[] = {
{ "inc", 0x40, 0xf3, 0, FMT_S0, 0, {DN1}},
{ "inc", 0x41, 0xf3, 0, FMT_S0, 0, {AN1}},
{ "inc", 0xf9b800, 0xffff00, 0, FMT_D6, AM33, {RN02}},
- /* FIXME: inc and inc4 may accept two registers */
{ "inc4", 0x50, 0xfc, 0, FMT_S0, 0, {AN0}},
{ "inc4", 0xf9c800, 0xffff00, 0, FMT_D6, AM33, {RN02}},