Home
last modified time | relevance | path

Searched refs:EFLAG_VXZDZ (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/math-emu/
A Dfdiv.c31 FP_SET_EXCEPTION(EFLAG_VXZDZ); in fdiv()
A Dfdivs.c32 FP_SET_EXCEPTION(EFLAG_VXZDZ); in fdivs()
A Dmath.c192 if (eflag & EFLAG_VXZDZ) in record_exception()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dsfp-machine.h121 #define FP_EX_INVALID_ZDZ EFLAG_VXZDZ
338 #define EFLAG_VXZDZ (1 << (31 - 10)) macro

Completed in 6 milliseconds