Searched refs:IEEE_TRAP_ENABLE_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dfpu.h48 #define IEEE_TRAP_ENABLE_MASK (IEEE_TRAP_ENABLE_INV | IEEE_TRAP_ENABLE_DZE |\ macro
70 #define IEEE_SW_MASK (IEEE_TRAP_ENABLE_MASK | \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/math-emu/
H A Dmath.c310 _fex = _fex & swcr & IEEE_TRAP_ENABLE_MASK;

Completed in 101 milliseconds