Searched refs:exception_value_from_control (Results 1 – 1 of 1) sorted by relevance
75 LIBC_INLINE static uint32_t exception_value_from_control(uint32_t control) { in exception_value_from_control() function119 uint32_t old_excepts = FEnv::exception_value_from_control(control_word); in enable_except()131 uint32_t old_excepts = FEnv::exception_value_from_control(control_word); in disable_except()139 uint32_t enabled_excepts = FEnv::exception_value_from_control(control_word); in get_except()