Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H 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 | \
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H 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 | \
/kernel/linux/linux-5.10/arch/alpha/math-emu/
H A Dmath.c313 _fex = _fex & swcr & IEEE_TRAP_ENABLE_MASK; in alpha_fp_emul()
/kernel/linux/linux-6.6/arch/alpha/math-emu/
H A Dmath.c315 _fex = _fex & swcr & IEEE_TRAP_ENABLE_MASK; in alpha_fp_emul()

Completed in 2 milliseconds