]> xenbits.xensource.com Git - xen.git/commit
x86emul: CMPXCHG16B requires an aligned operand
authorJan Beulich <jbeulich@suse.com>
Fri, 16 Dec 2016 13:37:11 +0000 (14:37 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 16 Dec 2016 13:37:11 +0000 (14:37 +0100)
commitd7d3a82c28a1102ee6c9707071a946164bae0d57
tree0e95e1e8badbbe39f2a96ce2fb48533b0e1501a7
parentf1785a94a2265fbbed40855ecabf94b156c6a80e
x86emul: CMPXCHG16B requires an aligned operand

This distinguishes it from CMPXCHG8B.

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