Searched defs:fpreg (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-current/sys/arch/or1k/include/
H A Dreg.h55 struct fpreg { struct
H A Dpcb.h43 struct fpreg fpreg; member in struct:md_coredump
/netbsd-current/sys/arch/aarch64/include/
H A Dpcb.h46 struct fpreg fpreg; member in struct:md_coredump
H A Dreg.h52 struct fpreg { struct
/netbsd-current/sys/arch/usermode/include/
H A Dreg.h40 struct fpreg { struct
/netbsd-current/sys/arch/amd64/include/
H A Dreg.h55 struct fpreg { struct
/netbsd-current/sys/arch/m68k/fpe/
H A Dfpu_fmovecr.c104 uint32_t *fpreg; local
/netbsd-current/sys/arch/ia64/include/
H A Dreg.h42 struct fpreg { struct
/netbsd-current/sys/arch/arm/include/
H A Dreg.h55 struct fpreg { struct
/netbsd-current/sys/arch/mips/include/
H A Dreg.h57 struct fpreg { struct
/netbsd-current/sys/arch/powerpc/include/
H A Dreg.h60 struct fpreg { /* Floating Point registers */ struct
62 uint64_t fpreg[32]; member in struct:fpreg
/netbsd-current/sys/arch/riscv/include/
H A Dpcb.h52 struct fpreg fpreg; member in struct:md_coredump
H A Dreg.h120 struct fpreg { struct
/netbsd-current/sys/arch/mips/mips/
H A Dcompat_13_machdep.c44 #define fpreg fpreg_oabi macro
H A Dcompat_16_machdep.c76 #define fpreg fpreg_oabi macro
/netbsd-current/sys/arch/vax/include/
H A Dreg.h53 struct fpreg { struct
/netbsd-current/sys/arch/alpha/include/
H A Dreg.h88 struct fpreg { struct
/netbsd-current/sys/arch/sparc/include/
H A Dreg.h106 struct fpreg { struct
/netbsd-current/sys/arch/i386/include/
H A Dreg.h95 struct fpreg { struct
/netbsd-current/sys/arch/m68k/include/
H A Dreg.h53 struct fpreg { struct
/netbsd-current/sys/arch/sparc64/include/
H A Dreg.h221 #define fpreg fpreg64 macro
227 #define fpreg fpreg32 macro
/netbsd-current/sys/arch/hppa/hppa/
H A Dfpu.c228 void *fpreg; local
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dtrap.c801 uint64_t * const fpreg = &pcb->pcb_fpu.fpreg[reg]; local
847 uint64_t * const fpreg = &pcb->pcb_fpu.fpreg[reg]; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di387-tdep.c224 int fpreg; local
622 int fpreg; local
702 int fpreg; local
1290 int fpreg; local
1830 int fpreg; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Di387-tdep.c224 int fpreg; local
626 int fpreg; local
707 int fpreg; local
1295 int fpreg; local
1834 int fpreg; local
[all...]

Completed in 458 milliseconds

12