#include <float.h>
#include <xmmintrin.h>
Go to the source code of this file.
◆ _statusfp()
Definition at line 11 of file _statusfp.c.
12{
13 unsigned int mxcsr,
status = 0;
14
15
17
18
31
33}
#define _MM_EXCEPT_DIV_ZERO
#define _MM_EXCEPT_UNDERFLOW
#define _MM_EXCEPT_INEXACT
#define _MM_EXCEPT_OVERFLOW
#define _MM_EXCEPT_INVALID
#define _MM_EXCEPT_DENORM
unsigned int _mm_getcsr(void)