]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg: Add arm and aarch64 pc alignment tests
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 3 Nov 2021 04:03:52 +0000 (00:03 -0400)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 15 Dec 2021 10:35:26 +0000 (10:35 +0000)
commit0bdce4861f924a5efd5c57a7a40f2d8a4269fa80
tree347c90353e4088476076f7450d0a54c4cfe08eaa
parent8dc89f1faa28af0df92d6c63ff249849a3e9c80e
tests/tcg: Add arm and aarch64 pc alignment tests

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/tcg/aarch64/Makefile.target
tests/tcg/aarch64/pcalign-a64.c [new file with mode: 0644]
tests/tcg/arm/Makefile.target
tests/tcg/arm/pcalign-a32.c [new file with mode: 0644]