Searched defs:fpstate (Results 1 - 7 of 7) sorted by relevance
| /src/sys/arch/powerpc/include/ | ||
| H A D | pcb.h | 67 struct fpreg fpstate; member in struct:md_coredump |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | db_trace.c | 451 struct fpstate64 *fpstate; local in function:db_dump_fpstate [all...] |
| H A D | cpu.c | 402 struct fpstate64 *fpstate; local in function:cpu_reset_fpustate |
| /src/sys/arch/sparc/include/ | ||
| H A D | reg.h | 111 struct fpstate { struct |
| /src/sys/arch/sparc64/include/ | ||
| H A D | reg.h | 222 #define fpstate fpstate64 macro 228 #define fpstate fpstate32 macro |
| /src/sys/compat/linux/arch/amd64/ | ||
| H A D | linux_machdep.h | 88 struct linux__fpstate *fpstate; member in struct:linux_sigcontext |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | cpu.c | 1035 struct fpstate fpstate; local in function:fpu_init |
Completed in 8 milliseconds