AVX-512: Difference between revisions

Content deleted Content added
Line 772:
! scope="col" | Description
|-
| <code>VGATHERPF0DPS</code>, <code>VGATHERPF0QPS</code>, <br><code>VGATHERPF0DPD</code>, <code>VGATHERPF0QPD</code>
| Using signed dword/qword indices, prefetch sparse byte memory locations containing single/double-precision data using opmask k1 and T0 hint.
|-
| <code>VGATHERPF1DPS</code>, <code>VGATHERPF1QPS</code>, <br><code>VGATHERPF1DPD</code>, <code>VGATHERPF1QPD</code>
| Using signed dword/qword indices, prefetch sparse byte memory locations containing single/double-precision data using opmask k1 and T1 hint.
|-
| <code>VSCATTERPF0DPS</code>, <code>VSCATTERPF0QPS</code>, <br><code>VSCATTERPF0DPD</code>, <code>VSCATTERPF0QPD</code>
| Using signed dword/qword indices, prefetch sparse byte memory locations containing single/double-precision data using writemask k1 and T0 hint with intent to write.
|-
| <code>VSCATTERPF1DPS</code>, &nbsp;<code>VSCATTERPF1QPS</code>, <br><code>VSCATTERPF1DPD</code>, <code>VSCATTERPF1QPD</code>
| Using signed dword/qword indices, prefetch sparse byte memory locations containing single/double precision data using writemask k1 and T1 hint with intent to write.
|}