mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-27 14:00:30 +00:00
* xstormy16-opc.c: Regenerate.
This commit is contained in:
parent
158a8022ae
commit
9967baf0b2
@ -1,3 +1,7 @@
|
||||
2002-11-25 DJ Delorie <dj@redhat.com>
|
||||
|
||||
* xstormy16-opc.c: Regenerate.
|
||||
|
||||
2002-11-25 Jim Wilson <wilson@redhat.com>
|
||||
|
||||
* ia64-dis.c (print_insn_ia64): Correct handling of IA64_OPND_TGT64.
|
||||
|
@ -902,13 +902,13 @@ static const CGEN_OPCODE xstormy16_cgen_insn_opcode_table[MAX_INSNS] =
|
||||
{
|
||||
{ 0, 0, 0, 0 },
|
||||
{ { MNEM, 0 } },
|
||||
& ifmt_iret, { 0xe0 }
|
||||
& ifmt_iret, { 0xe8 }
|
||||
},
|
||||
/* divlh */
|
||||
{
|
||||
{ 0, 0, 0, 0 },
|
||||
{ { MNEM, 0 } },
|
||||
& ifmt_iret, { 0xe8 }
|
||||
& ifmt_iret, { 0xe0 }
|
||||
},
|
||||
/* nop */
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user