Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dsfp-machine.h377 #define EFLAG_VXCVI (1 << (31 - 23)) macro
/Linux-v4.19/arch/powerpc/math-emu/
Dmath.c202 if (eflag & EFLAG_VXCVI) in record_exception()