Re: [Xen-devel] [PATCH] x86emul/test: drop another instance of .byte

2018-12-17 Thread Andrew Cooper
On 14/12/2018 08:50, Jan Beulich wrote: > 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 Acked-by: Andrew Cooper ___

[Xen-devel] [PATCH] x86emul/test: drop another instance of .byte

2018-12-14 Thread Jan Beulich
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 --- a/tools/tests/x86_emulator/test_x86_emulator.c +++ b/tools/tests/x86_emulator/test_x86_emulator.c @@ -3322