From: H.J. Lu Date: Sun, 24 Jan 2010 23:22:43 +0000 (+0000) Subject: Remove trailing { Bad_Opcode }. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=208b4d786eb591d833fd4336bef4d61c2c01e7e8;p=binutils-gdb.git Remove trailing { Bad_Opcode }. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1f208851362..3383ae9f0ef 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2010-01-24 H.J. Lu + + * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }. + 2010-01-24 H.J. Lu * i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }. diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index f9fae9795e7..02b0f26411b 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -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 */