Searched refs:exception_value_to_control (Results 1 – 1 of 1) sorted by relevance
93 LIBC_INLINE static int exception_value_to_control(uint32_t excepts) { in exception_value_to_control() function120 control_word |= FEnv::exception_value_to_control(new_excepts); in enable_except()130 control_word &= ~FEnv::exception_value_to_control(disabled_excepts); in disable_except()