vscatterdps
Scatter Packed Single Precision
VSCATTERDPS [base+zmm_idx*scale] {k1}, zmm1
Stores floats to non-contiguous memory locations.
Details
The Scatter Packed Single Precision instruction stores floats to non-contiguous memory locations.
Pseudocode Operation
// Stores floats to non-contiguous memory locations
Example
VSCATTERDPS [base+zmm_idx*scale], zmm1
Encoding
Binary Layout
EVEX
+0
66
+4
0F
+5
38
+6
A2
+7
Operands
-
dest
AVX-512 scatter: base register + scaled ZMM vector index -
src
512-bit ZMM AVX-512 register