Searched refs:FPSF_RC (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dfpu.h27 #define FPSF_RC(x) (((x) & 0x3) << 4) /* rounding control */ macro
44 #define FPSF_DEFAULT (FPSF_PC (0x3) | FPSF_RC (FPRC_NEAREST))

Completed in 41 milliseconds