EFLAG_DIVZERO      44 arch/powerpc/math-emu/fdiv.c 		FP_SET_EXCEPTION(EFLAG_DIVZERO);
EFLAG_DIVZERO      45 arch/powerpc/math-emu/fdiv.c 		if (__FPU_TRAP_P(EFLAG_DIVZERO))
EFLAG_DIVZERO      45 arch/powerpc/math-emu/fdivs.c 		FP_SET_EXCEPTION(EFLAG_DIVZERO);
EFLAG_DIVZERO      46 arch/powerpc/math-emu/fdivs.c 		if (__FPU_TRAP_P(EFLAG_DIVZERO))
EFLAG_DIVZERO     180 arch/powerpc/math-emu/math.c 		if (eflag & EFLAG_DIVZERO)