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]
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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]