YMMWORD

Used for 256-bit multimedia operands with Intel Advanced Vector Extensions (AVX) instructions.

YMMWORD

Remarks

YMMWORD was added to MASM in Microsoft Visual C++ 2010.

YMMWORD is intended to represent the same type as __m256 for the AVX intrinsics.

See Also

Other Resources

Directives Reference