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

/freebsd-13-stable/sys/amd64/ia32/
H A Dia32_reg.c142 fill_fpregs32(struct thread *td, struct fpreg32 *regs) function
/freebsd-13-stable/sys/powerpc/include/
H A Dreg.h78 #define fill_fpregs32(td, reg) fill_fpregs(td,(struct fpreg *)reg) macro
/freebsd-13-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c168 fill_fpregs32(struct thread *td, struct fpreg32 *fpregs) function
/freebsd-13-stable/sys/arm64/arm64/
H A Dmachdep.c494 fill_fpregs32(struct thread *td, struct fpreg32 *regs) function

Completed in 70 milliseconds