]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode
authorJan Beulich <jbeulich@novell.com>
Tue, 6 Nov 2018 10:44:31 +0000 (11:44 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 6 Nov 2018 10:44:31 +0000 (11:44 +0100)
commit58a211d2602df0a39779c84a344b1b4d12deb2d0
tree03e169e34b28bf06b8152e3364fcc21fc74a22f4
parentb50c9f31661be05bcd73fb1158e02f606e696948
x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode

For the flavors having a GPR operand VEX.W is ignored outside of 64-bit
mode. The mnemonic should therefore not be KMOVQ.
gas/ChangeLog
gas/testsuite/gas/i386/avx-wig.d
gas/testsuite/gas/i386/avx-wig.s
opcodes/ChangeLog
opcodes/i386-dis.c