Home
last modified time | relevance | path

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

/linux/arch/alpha/include/uapi/asm/
A Dfpu.h50 #define IEEE_TRAP_ENABLE_MASK (IEEE_TRAP_ENABLE_INV | IEEE_TRAP_ENABLE_DZE |\ macro
72 #define IEEE_SW_MASK (IEEE_TRAP_ENABLE_MASK | \
/linux/arch/alpha/math-emu/
A Dmath.c315 _fex = _fex & swcr & IEEE_TRAP_ENABLE_MASK; in alpha_fp_emul()

Completed in 4 milliseconds