x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode
authorJan Beulich <jbeulich@novell.com>
Tue, 6 Nov 2018 10:45:49 +0000 (11:45 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 6 Nov 2018 10:45:49 +0000 (11:45 +0100)
commit4dd4e6394509d58685daea52cc6947c45fd7ee9d
tree5f96f49b0e77e83bc3b2acbb6593272b12be9b4a
parent9819647a63bfca45a879650ac23fe80f51b89edb
x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode

For the flavor having a GPR operand EVEX.W is ignored outside of 64-bit
mode. The mnemonic should therefore not be VPBROADCASTQ.
gas/ChangeLog
gas/testsuite/gas/i386/evex-wig.s
gas/testsuite/gas/i386/evex-wig1-intel.d
gas/testsuite/gas/i386/evex-wig1.d
opcodes/ChangeLog
opcodes/i386-dis-evex.h
This page took 0.027063 seconds and 4 git commands to generate.