Home
last modified time | relevance | path

Searched defs:fill_fpregs32 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/ia32/
H A Dia32_reg.c136 fill_fpregs32(struct thread *td, struct fpreg32 *regs) in fill_fpregs32() function
/freebsd/sys/powerpc/include/
H A Dreg.h84 #define fill_fpregs32(td, reg) fill_fpregs(td,(struct fpreg *)reg) macro
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c369 fill_fpregs32(struct thread *td, struct fpreg32 *regs) in fill_fpregs32() function