[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [RFC v3] target/arm: add ARMv6-M UNDEFINED 32-bit instruc
From: |
Alex Bennée |
Subject: |
Re: [Qemu-arm] [RFC v3] target/arm: add ARMv6-M UNDEFINED 32-bit instruction test |
Date: |
Thu, 28 Feb 2019 10:53:41 +0000 |
User-agent: |
mu4e 1.1.0; emacs 26.1 |
Stefan Hajnoczi <address@hidden> 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: <address@hidden>
> Signed-off-by: Stefan Hajnoczi <address@hidden>
I'm snarfing this into my testing/enable-system-tcg-tests-v2 as I need a
few more example system tests ;-)
--
Alex Bennée
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-arm] [RFC v3] target/arm: add ARMv6-M UNDEFINED 32-bit instruction test,
Alex Bennée <=