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]
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
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]