Searched refs:x86_round_mode (Results 1 – 1 of 1) sorted by relevance
739 static FloatRoundMode x86_round_mode[4] = { in set_x86_rounding_mode() local745 assert(mode < ARRAY_SIZE(x86_round_mode)); in set_x86_rounding_mode()746 set_float_rounding_mode(x86_round_mode[mode], status); in set_x86_rounding_mode()