GNU Info

Info Node: (nasm.info)Section B.4.182

(nasm.info)Section B.4.182


Next: Section B.4.183 Prev: Section B.4.181 Up: Section B.4
Enter node , (file) or (file)node

B.4.182. `MOVUPD': Move Unaligned Packed Double-Precision FP Values
-------------------------------------------------------------------

     MOVUPD xmm1,xmm2/mem128       ; 66 0F 10 /r     [WILLAMETTE,SSE2]
     MOVUPD xmm1/mem128,xmm2       ; 66 0F 11 /r     [WILLAMETTE,SSE2]

   `MOVUPD' moves a double quadword containing 2 packed double-precision
FP values from the source operand to the destination. This instruction
makes no assumptions about alignment of memory operands.

   To move data in and out of memory locations that are known to be on
16-byte boundaries, use the `MOVAPD' instruction (*Note Section
B.4.157::).


automatically generated by info2www version 1.2.2.9