Home
last modified time | relevance | path

Searched refs:set_fpregs (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dreg.h68 int set_fpregs(struct thread *, struct fpreg *);
85 #define set_fpregs32(td, reg) set_fpregs(td,(struct fpreg *)reg)
/freebsd/sys/sys/
H A Dreg.h70 int set_fpregs(struct thread *, struct fpreg *);
/freebsd/sys/arm/arm/
H A Dmachdep_kdb.c144 set_fpregs(struct thread *td, struct fpreg *regs) in set_fpregs() function
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c141 set_fpregs(struct thread *td, struct fpreg *regs) in set_fpregs() function
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c175 set_fpregs(struct thread *td, struct fpreg *regs) in set_fpregs() function
/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c574 set_fpregs(struct thread *td, struct fpreg *fpregs) in set_fpregs() function
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c785 set_fpregs(struct thread *td, struct fpreg *fpregs) in set_fpregs() function
/freebsd/sys/kern/
H A Dsys_process.c153 PROC_ACTION(set_fpregs(td, fpregs)); in proc_write_fpregs()
H A Dimgact_elf.c2329 set_fpregs(td, fpregset); in __elfN()
/freebsd/sys/i386/i386/
H A Dexec_machdep.c1089 set_fpregs(struct thread *td, struct fpreg *fpregs) in set_fpregs() function