Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FPSCR_FR
arch/powerpc/include/asm/reg.h
189
#define FPSCR_FR 0x00040000 /* Fraction rounded */
arch/sh/math-emu/math.c
34
#define FPSCR_FR ((FPSCR>>21)&1)