@@ -1517,25 +1517,6 @@ def : InstRW<[THX2T99Write_5Cyc_F01], (instregex "^MOVIv")>;
1517
1517
// ASIMD move, FP immed
1518
1518
def : InstRW<[THX2T99Write_5Cyc_F01], (instregex "^FMOVv")>;
1519
1519
1520
- // ASIMD table lookup, D-form
1521
- def : InstRW<[THX2T99Write_7Cyc_F01], (instregex "^TB[LX]v8i8One")>;
1522
- def : InstRW<[THX2T99Write_7Cyc_F01], (instregex "^TB[LX]v8i8Two")>;
1523
- def : InstRW<[THX2T99Write_7Cyc_F01], (instregex "^TB[LX]v8i8Three")>;
1524
- def : InstRW<[THX2T99Write_7Cyc_F01], (instregex "^TB[LX]v8i8Four")>;
1525
-
1526
- // ASIMD table lookup, Q-form
1527
- def : InstRW<[THX2T99Write_7Cyc_F01], (instregex "^TB[LX]v16i8One")>;
1528
- def : InstRW<[THX2T99Write_7Cyc_F01], (instregex "^TB[LX]v16i8Two")>;
1529
- def : InstRW<[THX2T99Write_7Cyc_F01], (instregex "^TB[LX]v16i8Three")>;
1530
- def : InstRW<[THX2T99Write_7Cyc_F01], (instregex "^TB[LX]v16i8Four")>;
1531
-
1532
- // ASIMD transpose
1533
- def : InstRW<[THX2T99Write_5Cyc_F01], (instregex "^TRN1", "^TRN2")>;
1534
-
1535
- // ASIMD unzip/zip
1536
- def : InstRW<[THX2T99Write_5Cyc_F01],
1537
- (instregex "^UZP1", "^UZP2", "^ZIP1", "^ZIP2")>;
1538
-
1539
1520
// ASIMD reciprocal estimate, D-form
1540
1521
// ASIMD reciprocal estimate, Q-form
1541
1522
def : InstRW<[THX2T99Write_5Cyc_F01],
0 commit comments