Searched defs:FPSCR_FR (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/sh/math-emu/ | ||
| H A D | math.c | 34 #define FPSCR_FR ((FPSCR>>21)&1) macro |
| /linux/arch/powerpc/include/asm/ | ||
| H A D | reg.h | 189 #define FPSCR_FR 0x00040000 /* Fraction rounded */ macro |