mulss

Multiply Scalar Single-Precision

MULSS xmm1, xmm2/m32

Multiplies the low single-precision floating-point value.

Details

The Multiply Scalar Single-Precision instruction multiplies the low single-precision floating-point value.

Pseudocode Operation

// Multiplies the low single-precision floating-point value

Example

MULSS xmm1, xmm2/m32

Encoding

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

Operands

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