Searched refs:FP_INHIBIT_RESULTS (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/math-emu/
H A Dsoft-fp.h110 #ifndef FP_INHIBIT_RESULTS
116 #define FP_INHIBIT_RESULTS 0 macro
H A Ddouble.h79 if (!FP_INHIBIT_RESULTS) \
104 if (!FP_INHIBIT_RESULTS) \
151 if (!FP_INHIBIT_RESULTS) \
176 if (!FP_INHIBIT_RESULTS) \
H A Dquad.h85 if (!FP_INHIBIT_RESULTS) \
110 if (!FP_INHIBIT_RESULTS) \
158 if (!FP_INHIBIT_RESULTS) \
183 if (!FP_INHIBIT_RESULTS) \
H A Dsingle.h68 if (!FP_INHIBIT_RESULTS) \
93 if (!FP_INHIBIT_RESULTS) \
/linux-master/arch/alpha/include/asm/
H A Dsfp-machine.h80 #define FP_INHIBIT_RESULTS 0 macro
/linux-master/arch/sparc/include/asm/
H A Dsfp-machine_64.h89 #define FP_INHIBIT_RESULTS ((current_thread_info()->xfsr[0] >> 23) & _fex) macro
H A Dsfp-machine_32.h201 #define FP_INHIBIT_RESULTS ((current->thread.fsr >> 23) & _fex) macro
203 #define FP_INHIBIT_RESULTS ((last_task_used_math->thread.fsr >> 23) & _fex) macro
/linux-master/arch/powerpc/include/asm/
H A Dsfp-machine.h106 #define FP_INHIBIT_RESULTS 0 macro
/linux-master/arch/sparc/math-emu/
H A Dmath_32.c498 if (!FP_INHIBIT_RESULTS) {
H A Dmath_64.c494 if (!FP_INHIBIT_RESULTS) {

Completed in 225 milliseconds