Searched refs:MXCSRExceptionContolBitPoistion (Results 1 – 1 of 1) sorted by relevance
55 static constexpr uint16_t MXCSRExceptionContolBitPoistion = 7; variable145 mxcsr &= ~(bitMask << internal::MXCSRExceptionContolBitPoistion); in enableExcept()169 mxcsr |= (bitMask << internal::MXCSRExceptionContolBitPoistion); in disableExcept()