GNU Info

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

(nasm.info)Section B.4.217


Next: Section B.4.218 Prev: Section B.4.216 Up: Section B.4
Enter node , (file) or (file)node

B.4.217. `PFMUL': Packed Single-Precision FP Multiply
-----------------------------------------------------

     PFMUL mm1,mm2/m64             ; 0F 0F /r B4          [PENT,3DNOW]

   `PFMUL' returns the product of each pair of single-precision FP
values.

        dst[0-31]  := dst[0-31]  * src[0-31],
        dst[32-63] := dst[32-63] * src[32-63].


automatically generated by info2www version 1.2.2.9