Searched defs:fpstate (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/arch/sparc/include/ |
H A D | reg.h | 111 struct fpstate { struct 126 * fact that `fpreg' is a prefix of `fpstate'. argument
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | pcb.h | 67 struct fpreg fpstate; member
|
/netbsd-src/sys/arch/sparc64/include/ |
H A D | reg.h | 222 #define fpstate fpstate64 macro 228 #define fpstate fpstate32 macro
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | db_trace.c | 451 struct fpstate64 *fpstate; in db_dump_fpstate() local
|
H A D | cpu.c | 402 struct fpstate64 *fpstate; in cpu_reset_fpustate() local
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_machdep.h | 88 struct linux__fpstate *fpstate; member
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | cpu.c | 1035 struct fpstate fpstate; in fpu_init() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 9613 tree type, fpstate, tmp; in gfc_save_fp_state() local 9630 gfc_restore_fp_state (stmtblock_t *block, tree fpstate) in gfc_restore_fp_state() 9749 tree arg, decl, call, fpstate; in conv_intrinsic_ieee_logb_rint() local 9773 tree args[2], decl, call, fpstate; in conv_intrinsic_ieee_rem() local 9806 tree args[2], decl, call, fpstate; in conv_intrinsic_ieee_next_after() local
|
H A D | trans-decl.c | 6739 tree fpstate = NULL_TREE; in gfc_generate_function_code() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.cc | 9737 tree type, fpstate, tmp; in gfc_save_fp_state() local 9754 gfc_restore_fp_state (stmtblock_t *block, tree fpstate) in gfc_restore_fp_state() 9873 tree arg, decl, call, fpstate; in conv_intrinsic_ieee_logb_rint() local 9897 tree args[2], decl, call, fpstate; in conv_intrinsic_ieee_rem() local 9930 tree args[2], decl, call, fpstate; in conv_intrinsic_ieee_next_after() local
|
H A D | trans-decl.cc | 7461 tree fpstate = NULL_TREE; in gfc_generate_function_code() local
|