Searched refs:FPSF_RC (Results 1 – 1 of 1) sorted by relevance
28 #define FPSF_RC(x) (((x) & 0x3) << 4) /* rounding control */ macro45 #define FPSF_DEFAULT (FPSF_PC (0x3) | FPSF_RC (FPRC_NEAREST))
Completed in 2 milliseconds