x86emul: support {,V}MOVNTDQA
authorJan Beulich <jbeulich@suse.com>
Tue, 7 Mar 2017 16:05:47 +0000 (17:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 7 Mar 2017 16:05:47 +0000 (17:05 +0100)
commit50b73118d5b5dc57dbd992fbeb7cfb1cc965be24
treecb8339c146b83bad9c9de812b8f3e4938d64af03
parent9a4496a35b206729f9a8218104bc7e76df74ff05
x86emul: support {,V}MOVNTDQA

... as the only post-SSE2 move insn.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/test_x86_emulator.c
tools/tests/x86_emulator/x86_emulate.h
xen/arch/x86/x86_emulate/x86_emulate.c