I’m interested in using OSQP in an application that uses special flags for floating point operations on an x86-64 processor for safety reasons in other numerical code. I was wondering if OSQP can safely operate when floating point exceptions are enabled for FE_DIVBYZERO, FE_INVALID, and FE_OVERFLOW, and when Flush-To-Zero and Denormals-Are-Zero modes are set for underflow handling?