@@ -990,7 +990,7 @@ def FMopaWide2WayOp
990
990
| ---- | -------- |
991
991
| [FMOPA (widening, 2-way, FP16 to FP32)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/FMOPA--widening--2-way--FP16-to-FP32---Half-precision-floating-point-sum-of-outer-products-and-accumulate-) | +sme |
992
992
| [BFMOPA (widening, 2-way, BF16 to FP32)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/BFMOPA--widening---BFloat16-sum-of-outer-products-and-accumulate-) | +sme |
993
- me
993
+
994
994
[1] https://developer.arm.com/documentation/ddi0616
995
995
}];
996
996
}
@@ -1253,7 +1253,7 @@ def SMopaWide4WayOp
1253
1253
| Spec | Features |
1254
1254
| ---- | -------- |
1255
1255
| [SMOPA (4-way)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/SMOPA--4-way---Signed-integer-sum-of-outer-products-and-accumulate-) | +sme (32-bit), +sme-i16i64 (64-bit)|
1256
- me
1256
+
1257
1257
```
1258
1258
}];
1259
1259
}
@@ -1284,7 +1284,7 @@ def SMopsWide4WayOp
1284
1284
| Spec | Features |
1285
1285
| ---- | -------- |
1286
1286
| [SMOPS (4-way)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/SMOPS--4-way---Signed-integer-sum-of-outer-products-and-subtract-) | +sme (32-bit), +sme-i16i64 (64-bit)|
1287
- me
1287
+
1288
1288
```
1289
1289
}];
1290
1290
}
@@ -1312,7 +1312,7 @@ def UMopaWide4WayOp
1312
1312
| Spec | Features |
1313
1313
| ---- | -------- |
1314
1314
| [UMOPA (4-way)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/UMOPA--4-way---Unsigned-integer-sum-of-outer-products-and-accumulate-) | +sme (32-bit), +sme-i16i64 (64-bit)|
1315
- me
1315
+
1316
1316
```
1317
1317
}];
1318
1318
}
@@ -1340,7 +1340,7 @@ def UMopsWide4WayOp
1340
1340
| Spec | Features |
1341
1341
| ---- | -------- |
1342
1342
| [UMOPS (4-way)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/UMOPS--4-way---Unsigned-integer-sum-of-outer-products-and-subtract-) | +sme (32-bit), +sme-i16i64 (64-bit)|
1343
- me
1343
+
1344
1344
```
1345
1345
}];
1346
1346
}
@@ -1368,7 +1368,7 @@ def SuMopaWide4WayOp
1368
1368
| Spec | Features |
1369
1369
| ---- | -------- |
1370
1370
| [SUMOPA (4-way)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/SUMOPA--Signed-by-unsigned-integer-sum-of-outer-products-and-accumulate-) | +sme (32-bit), +sme-i16i64 (64-bit)|
1371
- me
1371
+
1372
1372
```
1373
1373
}];
1374
1374
}
@@ -1396,7 +1396,7 @@ def SuMopsWide4WayOp
1396
1396
| Spec | Features |
1397
1397
| ---- | -------- |
1398
1398
| [SUMOPS (4-way)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/SUMOPS--Signed-by-unsigned-integer-sum-of-outer-products-and-subtract-) | +sme (32-bit), +sme-i16i64 (64-bit)|
1399
- me
1399
+
1400
1400
```
1401
1401
}];
1402
1402
}
@@ -1424,7 +1424,7 @@ def UsMopaWide4WayOp
1424
1424
| Spec | Features |
1425
1425
| ---- | -------- |
1426
1426
| [USMOPA (4-way)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/USMOPA--Unsigned-by-signed-integer-sum-of-outer-products-and-accumulate-) | +sme (32-bit), +sme-i16i64 (64-bit)|
1427
- me
1427
+
1428
1428
```
1429
1429
}];
1430
1430
}
@@ -1452,7 +1452,7 @@ def UsMopsWide4WayOp
1452
1452
| Spec | Features |
1453
1453
| ---- | -------- |
1454
1454
| [USMOPS (4-way)](https://developer.arm.com/documentation/ddi0602/2023-09/SME-Instructions/USMOPS--Unsigned-by-signed-integer-sum-of-outer-products-and-subtract-) | +sme (32-bit), +sme-i16i64 (64-bit)|
1455
- me
1455
+
1456
1456
```
1457
1457
}];
1458
1458
}
0 commit comments