Searched refs:IEEE_TRAP_ENABLE_DZE (Results 1 – 2 of 2) sorted by relevance
43 #define IEEE_TRAP_ENABLE_DZE (1UL<<2) /* division by zero */ macro48 #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()
73 #define FP_EX_DIVZERO IEEE_TRAP_ENABLE_DZE