GNU Info

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

(nasm.info)Section B.4.226


Next: Section B.4.227 Prev: Section B.4.225 Up: Section B.4
Enter node , (file) or (file)node

B.4.226. `PFSUBR': Packed Single-Precision FP Reverse Subtract
--------------------------------------------------------------

     PFSUBR mm1,mm2/m64            ; 0F 0F /r AA          [PENT,3DNOW]

   `PFSUBR' subtracts the single-precision FP values in the destination
from those in the source, and stores the result in the destination
operand.

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


automatically generated by info2www version 1.2.2.9