Remove trailing { Bad_Opcode }.
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 24 Jan 2010 23:22:43 +0000 (23:22 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 24 Jan 2010 23:22:43 +0000 (23:22 +0000)
opcodes/ChangeLog
opcodes/i386-dis.c

index 1f20885..3383ae9 100644 (file)
@@ -1,5 +1,9 @@
 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 }.
 
 2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
index f9fae97..02b0f26 100644 (file)
@@ -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 */