vscatterqps

Scatter Packed Single Precision (Quadword Indices)

VSCATTERQPS [base+zmm_idx*scale] {k1}, zmm1

Stores floats using 64-bit indices.

Details

The Scatter Packed Single Precision (Quadword Indices) instruction stores floats using 64-bit indices.

Pseudocode Operation

// Stores floats using 64-bit indices

Example

VSCATTERQPS [base+zmm_idx*scale], zmm1

Encoding

Binary Layout
EVEX
+0
66
+4
0F
+5
38
+6
A3
+7
 
Format EVEX
Opcode 66 0F 38 A3
Extension AVX-512F

Operands

  • dest
    AVX-512 scatter: base register + scaled ZMM vector index
  • src
    512-bit ZMM AVX-512 register