From d27c357a5b83773054e85ff3ea5dbfe18b9dd3c0 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Thu, 18 Jun 2020 09:13:49 +0200 Subject: x86: also test alternative VMGEXIT encoding gas/ * testsuite/gas/i386/arch-13.s: Add alternative VMGEXIT case. * testsuite/gas/i386/arch-13.d: Extend -march=. Adjust expectations. opcodes/ * i386-dis.c (prefix_table): Revert the last vmgexit change. --- opcodes/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'opcodes/ChangeLog') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f604f6e..542b2c1 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2020-06-18 H.J. Lu + + * i386-dis.c (prefix_table): Revert the last vmgexit change. + 2020-06-17 Lili Cui * i386-dis.c (prefix_table): Delete the incorrect vmgexit. -- cgit v1.1