58a211d x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode

Authored and Committed by Jan Beulich 5 years ago
    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.
    
        
file modified
+5 -0
file modified
+9 -0
file modified
+8 -32