tests: Add a test for prefixed instructions
authorPaul Mackerras <paulus@ozlabs.org>
Wed, 5 Jul 2023 09:25:28 +0000 (19:25 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 6 Jul 2023 09:42:01 +0000 (19:42 +1000)
commit7c5a2bcaf4dc72bed27099a7270e4e4991815ca9
treecb2615f0dc2fafa0be1a2663e9e368a62f5d6aed
parentc4492c843a6d4c61df7e0134c3b13342599b1102
tests: Add a test for prefixed instructions

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
tests/prefix/Makefile [new file with mode: 0644]
tests/prefix/head.S [new file with mode: 0644]
tests/prefix/powerpc.lds [new file with mode: 0644]
tests/prefix/prefix.c [new file with mode: 0644]
tests/test_prefix.bin [new file with mode: 0755]
tests/test_prefix.console_out [new file with mode: 0644]
tests/test_prefix.metavalue [new file with mode: 0644]