qemu-patch-raspberry4/bsd-user/arm
Warner Losh 8d450c9a30 bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
Implement the system call dispatch. This implements all three kinds of
system call: direct and the two indirect variants. It handles all the
special cases for thumb as well.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
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 system call dispatch 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