Searched refs:SSE_RU (Results 1 – 2 of 2) sorted by relevance
170 #define SSE_RU 0x00004000 /* rounding control: round up */ macro
254 if ((mxcsr & SSE_RC) == (SSE_RD|SSE_RU)) in fpmxcsr2str()258 else if (mxcsr & SSE_RU) in fpmxcsr2str()