Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h77 LIBC_INLINE static uint32_t exception_status_bits_to_macro(int status) { in exception_status_bits_to_macro() function
126 return FEnv::exception_status_bits_to_macro(fpscr & 0x9F & to_test); in test_except()