diff options
author | Warner Losh <imp@bsdimp.com> | 2021-09-23 08:54:17 -0600 |
---|---|---|
committer | Warner Losh <imp@bsdimp.com> | 2022-01-07 22:58:51 -0700 |
commit | 70985aec1c29e34e1de1aec684324073d76d5873 (patch) | |
tree | 486e5a5220ba7ae3d1a6b090240c6eebe524576f /ui | |
parent | 06efe3bfce17576a829fcc7de4d271fe84ca8c9d (diff) | |
download | qemu-70985aec1c29e34e1de1aec684324073d76d5873.zip qemu-70985aec1c29e34e1de1aec684324073d76d5873.tar.gz qemu-70985aec1c29e34e1de1aec684324073d76d5873.tar.bz2 |
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>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions