Searched defs:fill_fpregs32 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/ia64/ia32/
H A Dia32_reg.c53 fill_fpregs32(struct thread *td, struct fpreg32 *regs) function
/freebsd-10-stable/sys/amd64/ia32/
H A Dia32_reg.c141 fill_fpregs32(struct thread *td, struct fpreg32 *regs) function
/freebsd-10-stable/sys/powerpc/include/
H A Dreg.h71 #define fill_fpregs32(td, reg) fill_fpregs(td,(struct fpreg *)reg) macro
/freebsd-10-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c188 fill_fpregs32(struct thread *td, struct fpreg32 *fpregs) function

Completed in 129 milliseconds