Home
last modified time | relevance | path

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

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