_mm_empty

Microsoft Specific

Empties the multimedia state.

void _mm_empty (void);
EMMS

Remarks

See the figure in Understanding the EMMS Instruction for details. Also see Guidelines for When to Use EMMS. A synonym for _mm_empty is _m_empty.

Requirements

Header: mmintrin.h

END Microsoft Specific

See Also

Reference

MMX Technology General Support Intrinsics