linux/tools/testing/selftests/arm64/abi
Yifan Wu 74cd4e0e53 selftests/arm64: Implement cmpbr_sigill() to hwcap test
The function executes a CBEQ instruction which is valid if the CPU
supports the CMPBR extension. The CBEQ branches to skip the following
UDF instruction, and no SIGILL is generated. Otherwise, it will
generate a SIGILL.

Signed-off-by: Yifan Wu <wuyifan50@huawei.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2026-03-14 16:58:16 +00:00
..
.gitignore
hwcap.c selftests/arm64: Implement cmpbr_sigill() to hwcap test 2026-03-14 16:58:16 +00:00
Makefile kselftest/arm64: Convert tpidr2 test to use kselftest.h 2025-07-03 10:44:15 +01:00
ptrace.c selftests: complete kselftest include centralization 2025-11-27 14:24:31 -08:00
syscall-abi-asm.S kselftest/arm64: abi: fix SVCR detection 2024-12-13 14:59:37 +00:00
syscall-abi.c selftests: complete kselftest include centralization 2025-11-27 14:24:31 -08:00
syscall-abi.h
tpidr2.c kselftest/arm64: Use syscall() macro over nolibc my_syscall() 2026-01-22 11:21:09 +00:00