kselftest/arm64: Add manual encodings for SME instructions
authorMark Brown <broonie@kernel.org>
Tue, 19 Apr 2022 11:22:36 +0000 (12:22 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 28 Apr 2022 16:57:11 +0000 (17:57 +0100)
commit6d51b18865c65390973e6ed0aec20239cf475489
treec394e15865d6e8a75bede5998d1af4ef20ba823a
parente2d9642a5a5101a559e7d368a1df8e01e960096b
kselftest/arm64: Add manual encodings for SME instructions

As for the kernel so that we don't have ambitious toolchain requirements
to build the tests manually encode some of the SVE instructions.

Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20220419112247.711548-29-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
tools/testing/selftests/arm64/fp/sme-inst.h [new file with mode: 0644]