Remove trailing { Bad_Opcode } in vex_len_table.

2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>

	* i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
This commit is contained in:
H.J. Lu 2010-01-24 21:35:13 +00:00
parent 47cf8fa043
commit 448b213a86
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.

View File

@ -8593,7 +8593,6 @@ static const struct dis386 vex_len_table[][2] = {
/* VEX_LEN_F2_P_2 */
{
{ VEX_W_TABLE (VEX_W_F2_P_2) },
{ Bad_Opcode },
},
/* VEX_LEN_F3_P_2 */