@@ -70,21 +70,21 @@ Arithmetic Instructions
7070
7171- [ DIV - division] ( instructions/DIV.md )
7272
73- - [ DIVM - IEEE floating point divide {SKL, XEHP+}] ( instructions/DIVM.md )
73+ - [ DIVM - IEEE floating point divide {XEHP+,SKL }] ( instructions/DIVM.md )
7474
7575- [ DP4A - dot product 4 accumulate {TGLLP+}] ( instructions/DP4A.md )
7676
7777- [ DPAS - Dot Product Accumulate Systolic {XEHP+}] ( instructions/DPAS.md )
7878
79- - [ DPASW - Dot Product Accumulate Systolic Wide {XEHP, DG2}] ( instructions/DPASW.md )
79+ - [ DPASW - Dot Product Accumulate Systolic Wide {DG2,XEHP }] ( instructions/DPASW.md )
8080
8181- [ EXP - exponent] ( instructions/EXP.md )
8282
8383- [ FRC - fraction] ( instructions/FRC.md )
8484
8585- [ INV - reciprocal] ( instructions/INV.md )
8686
87- - [ INVM - Div macro {SKL, XEHP+}] ( instructions/INVM.md )
87+ - [ INVM - Div macro {XEHP+,SKL }] ( instructions/INVM.md )
8888
8989- [ LOG - logarithm] ( instructions/LOG.md )
9090
@@ -116,7 +116,7 @@ Arithmetic Instructions
116116
117117- [ RSQRT - inverse square root] ( instructions/RSQRT.md )
118118
119- - [ RSQTM - Inverse square root macro {SKL, XEHP+}] ( instructions/RSQTM.md )
119+ - [ RSQTM - Inverse square root macro {XEHP+,SKL }] ( instructions/RSQTM.md )
120120
121121- [ SAD2 - two-wide sum of absolute {-ICLLP}] ( instructions/SAD2.md )
122122
@@ -126,7 +126,7 @@ Arithmetic Instructions
126126
127127- [ SQRT - square root] ( instructions/SQRT.md )
128128
129- - [ SQRTM - ieee square root {SKL, XEHP+}] ( instructions/SQRTM.md )
129+ - [ SQRTM - ieee square root {XEHP+,SKL }] ( instructions/SQRTM.md )
130130
131131- [ SRND - Stochastic round {PVC_XT+}] ( instructions/SRND.md )
132132
@@ -162,7 +162,7 @@ Control Flow Instructions
162162
163163- [ SUBROUTINE - subroutine] ( instructions/SUBROUTINE.md )
164164
165- - [ SWITCHJMP - switch jump table {-TGLLP, PVC+}] ( instructions/SWITCHJMP.md )
165+ - [ SWITCHJMP - switch jump table {PVC+,-TGLLP }] ( instructions/SWITCHJMP.md )
166166
167167
168168Data Movement Instructions
@@ -296,19 +296,19 @@ Surface-based Memory Access Instructions
296296SVM - Shared Virtual Memory Access
297297----------------------------------
298298
299- - [ SVM_SCATTER - SMV scatter] ( instructions/SVM_SCATTER.md )
300-
301299- [ SVM_BLOCK_LD - SMV Block Load] ( instructions/SVM_BLOCK_LD.md )
302300
303- - [ SVM_ATOMIC - SVM atomic operations] ( instructions/SVM_ATOMIC.md )
301+ - [ SVM_GATHER - SMV gather] ( instructions/SVM_GATHER.md )
302+
303+ - [ SVM_BLOCK_ST - SMV Block Store] ( instructions/SVM_BLOCK_ST.md )
304304
305305- [ SVM_GATHER4_SCALED - SVM gather4 with scaling pitch] ( instructions/SVM_GATHER4_SCALED.md )
306306
307307- [ SVM_SCATTER4_SCALED - SVM scatter4 with scaling pitch] ( instructions/SVM_SCATTER4_SCALED.md )
308308
309- - [ SVM_GATHER - SMV gather ] ( instructions/SVM_GATHER .md )
309+ - [ SVM_SCATTER - SMV scatter ] ( instructions/SVM_SCATTER .md )
310310
311- - [ SVM_BLOCK_ST - SMV Block Store ] ( instructions/SVM_BLOCK_ST .md )
311+ - [ SVM_ATOMIC - SVM atomic operations ] ( instructions/SVM_ATOMIC .md )
312312
313313
314314Synchronization Instructions
0 commit comments