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