Home
last modified time | relevance | path

Searched refs:_FPU_IEEE (Results 1 – 13 of 13) sorted by relevance

/sysdeps/mips/
A Dfpu_control.h108 # define _FPU_IEEE 0x000C0F80 macro
110 # define _FPU_IEEE 0x00000F80 macro
/sysdeps/alpha/fpu/
A Dfpu_control.h96 #define _FPU_IEEE 0x137f macro
/sysdeps/mips/fpu/
A Dfesetenv.c33 _FPU_SETCW (_FPU_IEEE); in __fesetenv()
/sysdeps/x86/
A Dfpu_control.h87 #define _FPU_IEEE 0x037f macro
/sysdeps/sh/
A Dfpu_control.h51 #define _FPU_IEEE 0x00080f80 /* Default + exceptions enabled. */ macro
/sysdeps/sparc/fpu/
A Dfpu_control.h55 #define _FPU_IEEE 0x0 macro
/sysdeps/arm/
A Dfesetenv.c49 new_fpscr |= (envp == FE_DFL_ENV) ? _FPU_DEFAULT : _FPU_IEEE; in __fesetenv()
A Dfpu_control.h50 #define _FPU_IEEE (_FPU_DEFAULT | 0x00001f00) macro
A Dfeupdateenv.c55 new_fpscr |= (envp == FE_DFL_ENV) ? _FPU_DEFAULT : _FPU_IEEE; in __feupdateenv()
/sysdeps/m68k/
A Dfpu_control.h105 # define _FPU_IEEE 0x00000001 macro
/sysdeps/hppa/fpu/
A Dfpu_control.h41 #define _FPU_IEEE (_FPU_DEFAULT | _FPU_HPPA_MASK_INT) macro
/sysdeps/riscv/
A Dfpu_control.h37 # define _FPU_IEEE _FPU_DEFAULT macro
/sysdeps/powerpc/
A Dfpu_control.h62 # define _FPU_IEEE 0x000000f0 macro

Completed in 9 milliseconds