Searched defs:_FPU_IEEE (Results 1 – 10 of 10) sorted by relevance
108 # define _FPU_IEEE 0x000C0F80 macro110 # define _FPU_IEEE 0x00000F80 macro
41 #define _FPU_IEEE (_FPU_DEFAULT | _FPU_HPPA_MASK_INT) macro
96 #define _FPU_IEEE 0x137f macro
87 #define _FPU_IEEE 0x037f macro
51 #define _FPU_IEEE 0x00080f80 /* Default + exceptions enabled. */ macro
55 #define _FPU_IEEE 0x0 macro
50 #define _FPU_IEEE (_FPU_DEFAULT | 0x00001f00) macro
62 # define _FPU_IEEE 0x000000f0 macro
105 # define _FPU_IEEE 0x00000001 macro
37 # define _FPU_IEEE _FPU_DEFAULT macro
Completed in 11 milliseconds