aboutsummaryrefslogtreecommitdiff
path: root/opcodes/aarch64-dis-2.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-30aarch64: Add the SME2 MOPA and MOPS instructionsRichard Sandiford1-717/+783
2023-03-30aarch64: Add the SME2 vertical dot-product instructionsRichard Sandiford1-669/+779
2023-03-30aarch64: Add the SME2 dot-product instructionsRichard Sandiford1-753/+1303
2023-03-30aarch64: Add the SME2 MLALL and MLSLL instructionsRichard Sandiford1-836/+1468
2023-03-30aarch64: Add the SME2 MLAL and MLSL instructionsRichard Sandiford1-646/+1354
2023-03-30aarch64: Add the SME2 FMLA and FMLS instructionsRichard Sandiford1-521/+699
2023-03-30aarch64: Add the SME2 maximum/minimum instructionsRichard Sandiford1-439/+923
2023-03-30aarch64: Add the SME2 ADD and SUB instructionsRichard Sandiford1-445/+644
2023-03-30aarch64: Add the SME2 ZT0 instructionsRichard Sandiford1-386/+516
2023-03-30aarch64: Add the SME2 predicate-related instructionsRichard Sandiford1-789/+1042
2023-03-30aarch64: Add the SME2 multivector LD1 and ST1 instructionsRichard Sandiford1-419/+1831
2023-03-30aarch64: Add the SME2 MOVA instructionsRichard Sandiford1-294/+408
2023-03-30aarch64: Add support for predicate-as-counter registersRichard Sandiford1-1474/+1487
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-14aarch64: Add support for Common Short Sequence Compression extensionAndre Vieira1-47/+130
2022-10-05Arm64: support CLEARBHB aliasJan Beulich1-1463/+1464
2022-01-06aarch64: Add support for new SME instructionsRichard Sandiford1-302/+335
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-02aarch64: Add BC instructionRichard Sandiford1-47/+58
2021-12-02aarch64: Add support for +mopsRichard Sandiford1-31/+1355
2021-11-17aarch64: [SME] SVE2 instructions added to support SMEPrzemyslaw Wirkus1-189/+235
2021-11-17aarch64: [SME] Add SME mode selection and state access instructionsPrzemyslaw Wirkus1-1350/+1356
2021-11-17aarch64: [SME] Add LD1x, ST1x, LDR and STR instructionsPrzemyslaw Wirkus1-185/+343
2021-11-17aarch64: [SME] Add ZERO instructionPrzemyslaw Wirkus1-139/+151
2021-11-17aarch64: [SME] Add MOV and MOVA instructionsPrzemyslaw Wirkus1-171/+200
2021-11-17aarch64: [SME] Add SME instructionsPrzemyslaw Wirkus1-131/+442
2021-03-31Use bool in opcodesAlan Modra1-1/+1
2021-01-11aarch64: Remove support for CSREKyrylo Tkachov1-1290/+1289
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-09aarch64: Limit Rt register number for LS64 load/store instructionsPrzemyslaw Wirkus1-84/+85
2020-11-03[PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7Przemyslaw Wirkus1-1820/+1864
2020-10-30[PATCH][GAS] aarch64: Add WFIT instruction for Armv8.7-aPrzemyslaw Wirkus1-1250/+1252
2020-10-28aarch64: Add CSR PDEC instructionPrzemyslaw Wirkus1-1287/+1288
2020-10-28aarch64: Add WFET instruction for Armv8.7-aPrzemyslaw Wirkus1-1250/+1252
2020-10-28aarch64: Add DSB instruction Armv8.7-a variantPrzemyslaw Wirkus1-1305/+1309
2020-09-08aarch64: Add support for Armv8-R DFB aliasAlex Coplan1-1261/+1262
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan1-1900/+1912
2020-04-20[AArch64, Binutils] Add missing TSB instructionSudakshina Das1-1263/+1265
2020-04-20[AArch64, Binutils] Make hint space instructions valid for Armv8-aSudakshina Das1-1223/+1223
2020-01-27AArch64: Fix cfinv disassembly issuesTamar Christina1-1182/+1182
2020-01-03Arm64: correct uzp{1,2} mnemonicsJan Beulich1-2/+2
2020-01-03Arm64: correct 64-bit element fmmla encodingJan Beulich1-45/+45
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-07[gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X]Matthew Malcomson1-49/+50
2019-11-07[binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson1-424/+733
2019-11-07[binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson1-68/+268
2019-07-01[gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AESMatthew Malcomson1-286/+308
2019-05-09[binutils][aarch64] Add SVE2 instructions.Matthew Malcomson1-941/+4120
2019-05-09[binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.Matthew Malcomson1-11/+12
2019-05-09[binutils][aarch64] New SVE_Zm4_11_INDEX operand.Matthew Malcomson1-7/+8