XMMWORD
Used for 128-bit multimedia operands with MMX and SSE (XMM) instructions.
XMMWORD
Remarks
XMMWORD is intended to represent the same type as __m128.
Example
movdqa xmm0, xmmword ptr [ebx]
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Used for 128-bit multimedia operands with MMX and SSE (XMM) instructions.
XMMWORD
XMMWORD is intended to represent the same type as __m128.
movdqa xmm0, xmmword ptr [ebx]