XMMWORD
Used for 128-bit multimedia operands with MMX and SSE (XMM) instructions.
Syntax
XMMWORD
Remarks
XMMWORD is intended to represent the same type as __m128.
Example
movdqa xmm0, xmmword ptr [ebx]
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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]