Home
last modified time | relevance | path

Searched refs:EFLAG_VXSQRT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dfsqrts.c29 FP_SET_EXCEPTION(EFLAG_VXSQRT); in fsqrts()
H A Dfsqrt.c28 FP_SET_EXCEPTION(EFLAG_VXSQRT); in fsqrt()
H A Dmath.c200 if (eflag & EFLAG_VXSQRT) in record_exception()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dfsqrts.c29 FP_SET_EXCEPTION(EFLAG_VXSQRT); in fsqrts()
H A Dfsqrt.c28 FP_SET_EXCEPTION(EFLAG_VXSQRT); in fsqrt()
H A Dmath.c200 if (eflag & EFLAG_VXSQRT) in record_exception()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsfp-machine.h342 #define EFLAG_VXSQRT (1 << (31 - 22)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsfp-machine.h342 #define EFLAG_VXSQRT (1 << (31 - 22)) macro

Completed in 5 milliseconds