mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-13 23:29:03 +00:00
Remove trailing { Bad_Opcode }.
This commit is contained in:
parent
483b3bf6f6
commit
208b4d786e
@ -1,3 +1,7 @@
|
||||
2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
|
||||
|
||||
2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
|
||||
|
@ -4437,7 +4437,6 @@ static const struct dis386 prefix_table[][4] = {
|
||||
{ Bad_Opcode },
|
||||
{ Bad_Opcode },
|
||||
{ VEX_LEN_TABLE (VEX_LEN_3820_P_2) },
|
||||
{ Bad_Opcode },
|
||||
},
|
||||
|
||||
/* PREFIX_VEX_3821 */
|
||||
|
Loading…
Reference in New Issue
Block a user