Home
last modified time | relevance | path

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

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