Home
last modified time | relevance | path

Searched defs:FPSCR_FR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/math-emu/
H A Dmath.c34 #define FPSCR_FR ((FPSCR>>21)&1) macro
/linux/arch/powerpc/include/asm/
H A Dreg.h189 #define FPSCR_FR 0x00040000 /* Fraction rounded */ macro