divss

Divide Scalar Single-Precision

DIVSS xmm1, xmm2/m32

Divides the low single-precision floating-point value.

Details

The Divide Scalar Single-Precision instruction divides the low single-precision floating-point value.

Pseudocode Operation

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

Example

DIVSS xmm1, xmm2/m32

Encoding

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

Operands

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