]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
authorWarner Losh <imp@bsdimp.com>
Thu, 23 Sep 2021 15:08:21 +0000 (09:08 -0600)
committerWarner Losh <imp@bsdimp.com>
Sat, 8 Jan 2022 05:58:51 +0000 (22:58 -0700)
commit8d450c9a309609f6abc75e036c5c67b1317d1dc6
tree9a75c232f530263c97d5577bd6e201a2e34ff364
parentef1412bd84cd384ee4be34139f750e789ad0f12f
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>
bsd-user/arm/target_arch_cpu.h