mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +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:
parent
592d1631a4
commit
47cf8fa043
@ -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 },
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user