From: H.J. Lu Date: Wed, 29 Aug 2007 17:12:47 +0000 (+0000) Subject: 2007-08-29 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c25c34f8fb8d9327c836fe841370338000306e58;p=binutils-gdb.git 2007-08-29 H.J. Lu * i386-dis.c (prefix_user_table): Fix comment. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d6aca5994b7..ebf343312b3 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2007-08-29 H.J. Lu + + * i386-dis.c (prefix_user_table): Fix comment. + 2007-08-29 H.J. Lu * i386-dis.c (OP_Skip_MODRM): New. @@ -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 diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 35fbb2c8642..ebbbcec0d28 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -2436,7 +2436,7 @@ static const struct dis386 prefix_user_table[][4] = { { "(bad)", { XX } }, }, - /* PREGRP99 */ + /* PREGRP100 */ { { "(bad)", { XX } }, { "(bad)", { XX } },