mulsd

Multiply Scalar Double-Precision

MULSD xmm1, xmm2/m64

Multiplies the low double-precision floating-point value.

Details

The Multiply Scalar Double-Precision instruction multiplies the low double-precision floating-point value.

Pseudocode Operation

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

Example

MULSD xmm1, xmm2/m64

Encoding

Binary Layout
F2
+0
0F
+1
59
+2
 
Format SSE2
Opcode F2 0F 59
Extension SSE2

Operands

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