Stefan Hajnoczi <[email protected]> writes:
> Test that 32-bit instructions declared UNDEFINED in the ARMv6-M > Reference Manual really do raise an exception. Also test that the 6 > 32-bit instructions defined in the ARMv6-M Reference Manual do not raise > an exception. > > The Intel HEX (.hex) file is included to save people the trouble of > installing a cross-compiler toolchain. > > To run the test (make sure qemu-system-arm is in your $PATH): > > $ cd tests/tcg/arm > $ make run-test-armv6m-undef > > Based-on: <[email protected]> > Signed-off-by: Stefan Hajnoczi <[email protected]> I'm snarfing this into my testing/enable-system-tcg-tests-v2 as I need a few more example system tests ;-) -- Alex Bennée
