GNU Info

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

(nasm.info)Section B.4.173


Next: Section B.4.174 Prev: Section B.4.172 Up: Section B.4
Enter node , (file) or (file)node

B.4.173. `MOVNTPD': Move Aligned Four Packed Single-Precision FP Values Non Temporal
------------------------------------------------------------------------------------

     MOVNTPD m128,xmm              ; 66 0F 2B /r     [WILLAMETTE,SSE2]

   `MOVNTPD' moves the double quadword from the `XMM' source register
to the destination memory location, using a non-temporal hint.  This
store instruction minimizes cache pollution. The memory location must
be aligned to a 16-byte boundary.


automatically generated by info2www version 1.2.2.9