Home
last modified time | relevance | path

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

/external/llvm-project/libc/utils/FPUtil/x86_64/
DFEnv.h55 static constexpr uint16_t MXCSRExceptionContolBitPoistion = 7; variable
145 mxcsr &= ~(bitMask << internal::MXCSRExceptionContolBitPoistion); in enableExcept()
169 mxcsr |= (bitMask << internal::MXCSRExceptionContolBitPoistion); in disableExcept()