]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
Test `into` even in 64bit
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 7 Mar 2016 09:09:21 +0000 (09:09 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 21 Mar 2016 18:03:58 +0000 (18:03 +0000)
commitb35ad5cd33cd43fcb33f4c989d658e16047b2b31
treefa512bc604d898595468af3eaa08f078176ab001
parent4f047d87a0caf17f633cc769a1b9ab3aa502d011
Test `into` even in 64bit

In 64bit, the instruction should fail unilaterally with #UD.  Check that the
emulator provides this behaviour.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
tests/swint-emulation/lowlevel.S
tests/swint-emulation/lowlevel.h
tests/swint-emulation/main.c