mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 12:24:19 +08:00
Remove trailing { Bad_Opcode }.
2010-01-24 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
This commit is contained in:
@ -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 (Bad_Opcode): New.
|
||||
|
@ -5260,7 +5260,6 @@ static const struct dis386 prefix_table[][4] = {
|
||||
{ Bad_Opcode },
|
||||
{ Bad_Opcode },
|
||||
{ VEX_LEN_TABLE (VEX_LEN_3ADF_P_2) },
|
||||
{ Bad_Opcode },
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user