summaryrefslogtreecommitdiffstats
path: root/bsd-user/elfload.c
diff options
context:
space:
mode:
authorWarner Losh2022-01-24 09:29:53 +0100
committerWarner Losh2022-01-28 23:52:38 +0100
commit7f96d0a93c9f252fc65b0ad49121a62889ec560e (patch)
tree10bee802dc87c32f573f57b99db1a287dc628f9d /bsd-user/elfload.c
parentbsd-user/arm/signal.c: Implement setup_sigframe_arch for arm (diff)
downloadqemu-7f96d0a93c9f252fc65b0ad49121a62889ec560e.tar.gz
qemu-7f96d0a93c9f252fc65b0ad49121a62889ec560e.tar.xz
qemu-7f96d0a93c9f252fc65b0ad49121a62889ec560e.zip
bsd-user/arm/signal.c: get_mcontext should zero vfp data
FreeBSD's get_mcontext doesn't return any vfp data. Instead, it zeros out the vfp feilds (and all the spare fields). Impelement this behavior. We're still missing the sysarch(ARM_GET_VFPCONTEXT) syscall, though. Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/elfload.c')
0 files changed, 0 insertions, 0 deletions