From 2a70cca486d4f175b25db1d484c7c560d14b8216 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 13 Nov 2009 23:13:48 +0000 Subject: Check rex_ignored. gas/testsuite/ 2009-11-13 H.J. Lu * gas/i386/rex.s: Add a test for VEX insn. * gas/i386/rex.d: Updated. opcodes/ 2009-11-13 H.J. Lu * i386-dis.c (print_insn): Check rex_ignored. --- opcodes/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'opcodes/ChangeLog') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index ae0166a..82e5f8a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2009-11-13 H.J. Lu + * i386-dis.c (print_insn): Check rex_ignored. + +2009-11-13 H.J. Lu + * i386-dis.c (ckprefix): Updated to return 0 if number of prefixes > 14 and record the last position for each prefix. (lock_prefix): Removed. -- cgit v1.1