Home
last modified time | relevance | path

Searched refs:sf_vfp (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_signal.h86 target_mcontext_vfp_t sf_vfp; /* actual saved VFP context */ member
H A Dsignal.c67 target_mcontext_vfp_t *vfp = &frame->sf_vfp; in get_vfpcontext()