minss

Minimum Scalar Single-Precision

MINSS xmm1, xmm2/m32

Returns the minimum of two low single-precision values.

Details

The Minimum Scalar Single-Precision instruction returns the minimum of two low single-precision values.

Pseudocode Operation

// Returns the minimum of two low single-precision values

Example

MINSS xmm1, xmm2/m32

Encoding

Binary Layout
F3
+0
0F
+1
5D
+2
 
Format SSE
Opcode F3 0F 5D
Extension SSE

Operands

  • dest
    128-bit XMM SIMD register
  • src
    128-bit XMM SIMD register or Memory operand