mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-09 02:37:38 +00:00
* mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"
opcode.
This commit is contained in:
parent
76783aa31c
commit
731c7b4bb8
@ -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…
x
Reference in New Issue
Block a user