summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-dis-2.c
AgeCommit message (Expand)Author
2024-01-15Add generated source files and fix thinko in aarch64-asm.cNick Clifton
2024-01-09aarch64: ADD FEAT_THE RCWCAS instructions.Srinath Parvathaneni
2024-01-09aarch64: Regenerate aarch64-*-2.c filesVictor Do Nascimento
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-12-19aarch64: Add FEAT_ITE supportAndrea Corallo
2023-12-19aarch64: Add FEAT_ECBHB supportAndrea Corallo
2023-12-19aarch64: Add FEAT_SPECRES2 supportAndrea Corallo
2023-11-07aarch64: Add LSE128 instructionsVictor Do Nascimento
2023-11-02aarch64: Add support for GCSB DSYNC instruction.Srinath Parvathaneni
2023-11-02aarch64: Add support for GCS extension.srinath
2023-03-30aarch64: Add the RPRFM instructionRichard Sandiford
2023-03-30aarch64: Add the SVE FCLAMP instructionRichard Sandiford
2023-03-30aarch64: Add new SVE shift instructionsRichard Sandiford
2023-03-30aarch64: Add new SVE saturating conversion instructionsRichard Sandiford
2023-03-30aarch64: Add new SVE dot-product instructionsRichard Sandiford
2023-03-30aarch64: Add the SVE BFMLSL instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 UZP and ZIP instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 UNPK instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 shift instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 saturating conversion instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 FP<->FP conversion instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 FP<->int conversion instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 CLAMP instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 MOPA and MOPS instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 vertical dot-product instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 dot-product instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 MLALL and MLSLL instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 MLAL and MLSL instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 FMLA and FMLS instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 maximum/minimum instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 ADD and SUB instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 ZT0 instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 predicate-related instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 multivector LD1 and ST1 instructionsRichard Sandiford
2023-03-30aarch64: Add the SME2 MOVA instructionsRichard Sandiford
2023-03-30aarch64: Add support for predicate-as-counter registersRichard Sandiford
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-11-14aarch64: Add support for Common Short Sequence Compression extensionAndre Vieira
2022-10-05Arm64: support CLEARBHB aliasJan Beulich
2022-01-06aarch64: Add support for new SME instructionsRichard Sandiford
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-02aarch64: Add BC instructionRichard Sandiford
2021-12-02aarch64: Add support for +mopsRichard Sandiford
2021-11-17aarch64: [SME] SVE2 instructions added to support SMEPrzemyslaw Wirkus
2021-11-17aarch64: [SME] Add SME mode selection and state access instructionsPrzemyslaw Wirkus
2021-11-17aarch64: [SME] Add LD1x, ST1x, LDR and STR instructionsPrzemyslaw Wirkus
2021-11-17aarch64: [SME] Add ZERO instructionPrzemyslaw Wirkus
2021-11-17aarch64: [SME] Add MOV and MOVA instructionsPrzemyslaw Wirkus
2021-11-17aarch64: [SME] Add SME instructionsPrzemyslaw Wirkus
2021-03-31Use bool in opcodesAlan Modra