* mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"
opcode.
This commit is contained in:
parent
76783aa31c
commit
731c7b4bb8
1 changed files with 0 additions and 1 deletions
|
@ -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}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue