OSDN Git Service

2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl@lucon.org>
Wed, 29 Aug 2007 17:12:47 +0000 (17:12 +0000)
committerH.J. Lu <hjl@lucon.org>
Wed, 29 Aug 2007 17:12:47 +0000 (17:12 +0000)
* i386-dis.c (prefix_user_table): Fix comment.

opcodes/ChangeLog
opcodes/i386-dis.c

index d6aca59..ebf3433 100644 (file)
@@ -1,5 +1,9 @@
 2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
 
+       * i386-dis.c (prefix_user_table): Fix comment.
+
+2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
+
        * i386-dis.c (OP_Skip_MODRM): New.
        (OP_Monitor): Likewise.
        (OP_Mwait): Likewise.
@@ -33,7 +37,7 @@
        (threebyte_0x3a_uses_REPNZ_prefix): Likewise.
        (threebyte_0x3a_uses_REPZ_prefix): Likewise.
        (grps): Use OPC_EXT_0...OPC_EXT_24.
-       (prefix_user_table): Use PREGRP98.
+       (prefix_user_table): Add PREGRP98...PREGRP100.
        (print_insn): Remove uses_DATA_prefix, uses_LOCK_prefix,
        uses_REPNZ_prefix and uses_REPZ_prefix.  Initialize
        repz_prefix, repnz_prefix, lock_prefix, addr_prefix and
index 35fbb2c..ebbbcec 100644 (file)
@@ -2436,7 +2436,7 @@ static const struct dis386 prefix_user_table[][4] = {
     { "(bad)", { XX } },
   },
 
-  /* PREGRP99 */
+  /* PREGRP100 */
   {
     { "(bad)", { XX } },
     { "(bad)", { XX } },