Home
last modified time | relevance | path

Searched refs:exception_value_to_control (Results 1 – 1 of 1) sorted by relevance

/external/llvm-libc/src/__support/FPUtil/aarch64/
Dfenv_darwin_impl.h92 LIBC_INLINE static int exception_value_to_control(uint32_t excepts) { in exception_value_to_control() function
119 control_word |= FEnv::exception_value_to_control(new_excepts); in enable_except()
129 control_word &= ~FEnv::exception_value_to_control(disabled_excepts); in disable_except()