GNU Info

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

(nasm.info)Section B.4.153


Next: Section B.4.154 Prev: Section B.4.152 Up: Section B.4
Enter node , (file) or (file)node

B.4.153. `MINPS': Return Packed Single-Precision FP Minimum
-----------------------------------------------------------

     MINPS xmm1,xmm2/m128          ; 0F 5D /r        [KATMAI,SSE]

   `MINPS' performs a SIMD compare of the packed single-precision FP
numbers from xmm1 and xmm2/mem, and stores the minimum values of each
pair of values in xmm1. If the values being compared are both zeroes,
source2 (xmm2/m128) would be returned. If source2 (xmm2/m128) is an
SNaN, this SNaN is forwarded unchanged to the destination (i.e., a QNaN
version of the SNaN is not returned).


automatically generated by info2www version 1.2.2.9