qemu-patch-raspberry4/bsd-user/arm
Warner Losh 70985aec1c bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
Implement EXCP_UDEF, EXCP_DEBUG, EXCP_INTERRUPT, EXCP_ATOMIC and
EXCP_YIELD. The first two generate a signal to the emulated
binary. EXCP_ATOMIC handles atomic operations. The remainder are fancy
nops.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Mikaël Urankar <mikael.urankar@gmail.com>
Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2022-01-07 22:58:51 -07:00
..
target_arch.h bsd-user/arm/target_arch_cpu.c: Target specific TLS routines 2022-01-07 22:58:51 -07:00
target_arch_cpu.c bsd-user/arm/target_arch_cpu.c: Target specific TLS routines 2022-01-07 22:58:51 -07:00
target_arch_cpu.h bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions 2022-01-07 22:58:51 -07:00
target_arch_sysarch.h bsd-user/arm/target_arch_sysarch.h: Use consistent include guards 2022-01-07 22:58:51 -07:00
target_syscall.h bsd-user/arm/target_syscall.h: Add copyright and update name 2022-01-07 22:58:51 -07:00