Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-alpha/
Dfpu.h43 #define IEEE_TRAP_ENABLE_DZE (1UL<<2) /* division by zero */ macro
48 #define IEEE_TRAP_ENABLE_MASK (IEEE_TRAP_ENABLE_INV | IEEE_TRAP_ENABLE_DZE |\
98 | IEEE_TRAP_ENABLE_DZE in ieee_swcr_to_fpcr()
113 | IEEE_TRAP_ENABLE_DZE in ieee_fpcr_to_swcr()
Dsfp-machine.h73 #define FP_EX_DIVZERO IEEE_TRAP_ENABLE_DZE