Searched refs:FPSCR_FX (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/powerpc/math-emu/ | ||
D | math.c | 162 fpscr |= FPSCR_FX; in record_exception() |
/linux-3.4.99/arch/powerpc/include/asm/ | ||
D | reg.h | 120 #define FPSCR_FX 0x80000000 /* FPU exception summary */ macro |