Home
last modified time | relevance | path

Searched defs:FP_EX_INVALID (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h102 #define FP_EX_INVALID (1 << 20) macro
117 #define FP_EX_INVALID (1 << (31 - 2)) macro
/linux/arch/sparc/include/asm/
H A Dsfp-machine_64.h81 #define FP_EX_INVALID (1 << 4) macro
H A Dsfp-machine_32.h192 #define FP_EX_INVALID (1 << 4) macro
/linux/arch/sh/include/asm/
H A Dsfp-machine.h73 #define FP_EX_INVALID (1<<4) macro
/linux/arch/alpha/include/asm/
H A Dsfp-machine.h70 #define FP_EX_INVALID IEEE_TRAP_ENABLE_INV macro
/linux/include/math-emu/
H A Dsoft-fp.h52 #define FP_EX_INVALID 0 macro