Stefan Hajnoczi <stefa...@redhat.com> 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: <20181029194519.15628-1-stefa...@redhat.com> > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> I'm snarfing this into my testing/enable-system-tcg-tests-v2 as I need a few more example system tests ;-) -- Alex Bennée