mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| hwcap.c | ||
| Makefile | ||
| ptrace.c | ||
| syscall-abi-asm.S | ||
| syscall-abi.c | ||
| syscall-abi.h | ||
| tpidr2.c | ||