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:
76783aa
)
* mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"
author
Jeff Law
<law@redhat.com>
Mon, 25 Nov 1996 19:46:21 +0000
(19:46 +0000)
committer
Jeff Law
<law@redhat.com>
Mon, 25 Nov 1996 19:46:21 +0000
(19:46 +0000)
opcode.
opcodes/mn10300-opc.c
patch
|
blob
|
history
diff --git
a/opcodes/mn10300-opc.c
b/opcodes/mn10300-opc.c
index ca40f88752b8fd073035d968578d18806cc8f7f0..1f1fdb750c41d6f021b6ba648a1f5f0b23818c12 100644
(file)
--- a/
opcodes/mn10300-opc.c
+++ b/
opcodes/mn10300-opc.c
@@
-417,7
+417,6
@@
const struct mn10300_opcode mn10300_opcodes[] = {
{ "lls", 0xd7, 0xff, FMT_S0, {UNUSED}},
{ "lcs", 0xd4, 0xff, FMT_S0, {UNUSED}},
{ "lra", 0xda, 0xff, FMT_S0, {UNUSED}},
-{ "lcc", 0xd6, 0xff, FMT_S0, {UNUSED}},
{ "setlb", 0xdb, 0xff, FMT_S0, {UNUSED}},
{ "jmp", 0xf0f4, 0xfffc, FMT_D0, {PAREN,AN0,PAREN}},