Home
last modified time | relevance | path

Searched refs:IEEE_TRAP_ENABLE_OVF (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-alpha/
Dfpu.h44 #define IEEE_TRAP_ENABLE_OVF (1UL<<3) /* overflow */ macro
49 IEEE_TRAP_ENABLE_OVF | IEEE_TRAP_ENABLE_UNF |\
99 | IEEE_TRAP_ENABLE_OVF)) << 48; in ieee_swcr_to_fpcr()
114 | IEEE_TRAP_ENABLE_OVF); in ieee_fpcr_to_swcr()
Dsfp-machine.h71 #define FP_EX_OVERFLOW IEEE_TRAP_ENABLE_OVF