Home
last modified time | relevance | path

Searched refs:get_vfpcontext (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dptrace_machdep.c48 get_vfpcontext(td, &vfp); in cpu_ptrace()
H A Dmachdep.c361 get_vfpcontext(struct thread *td, mcontext_vfp_t *vfp) in get_vfpcontext() function
411 get_vfpcontext(td, &mcontext_vfp); in arm_get_vfpstate()
576 get_vfpcontext(td, &frame.sf_vfp);
H A Delf_machdep.c145 get_vfpcontext(td, &vfp); in elf32_dump_thread()
/f-stack/freebsd/arm/include/
H A Dvfp.h152 void get_vfpcontext(struct thread *, mcontext_vfp_t *);