Intel® C++ Compiler XE 13.1 User and Reference Guides

Clear MMX™ State Operator

Empty the MMX™ registers and clear the MMX state. Read the guidelines for using the EMMS instruction intrinsic.

void empty(void);
Corresponding intrinsic: _mm_empty


Submit feedback on this help topic