[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Used for 256-bit multimedia operands with Intel Advanced Vector Extensions (AVX) instructions.

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