x86emul/test: drop another instance of .byte
authorJan Beulich <jbeulich@suse.com>
Tue, 18 Dec 2018 13:26:44 +0000 (14:26 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 18 Dec 2018 13:26:44 +0000 (14:26 +0100)
commit95d99966713da79c5cc83748767b2cb3d89cb127
tree939246ff8a5a9750d008c15eeaca65674b64f4d3
parent3fd3fda9c26fc3c4f77250f795ed7ff9d38e2ec6
x86emul/test: drop another instance of .byte

Now that we require use of the {evex} pseudo-prefix, we can also use
the q-suffixed encoding of VPCMPESTRI, which is available as of 2.29
just like {evex} is.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/test_x86_emulator.c