The prototypes for Intel® Streaming SIMD Extensions (Intel® SSE) intrinsics to read from and write to registers are in the xmmintrin.h header file.
unsigned int _mm_getcsr(void)
Returns the contents of the control register.
Copyright © 1996-2010, Intel Corporation. All rights reserved.