summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-opc.c
AgeCommit message (Expand)Author
2024-01-15aarch64: rcpc3: add support in general_constraint_met_pVictor Do Nascimento
2024-01-15aarch64: rcpc3: New RCPC3_ADDR operand typesVictor Do Nascimento
2024-01-15aarch64: rcpc3: Define address operand fields and inserter/extractorsVictor Do Nascimento
2024-01-15aarch64: rcpc3: Create implicit load/store size calc functionVictor Do Nascimento
2024-01-15aarch64: Fix tlbi and tlbip instructionsAndrew Carlotti
2024-01-15aarch64: Refactor aarch64_sys_ins_reg_supported_pAndrew Carlotti
2024-01-15aarch64: Add SVE2.1 Contiguous load/store instructions.Srinath Parvathaneni
2024-01-15aarch64: Add SVE2.1 dupq, eorqv and extq instructions.Srinath Parvathaneni
2024-01-15aarch64: Add support for FEAT_SME2p1 instructions.Srinath Parvathaneni
2024-01-12aarch64: Add +xs flag for existing instructionsAndrew Carlotti
2024-01-09aarch64: Add support for 128-bit system register mrrs and msrr insnsVictor Do Nascimento
2024-01-09aarch64: Add xs variants of tlbip operandsVictor Do Nascimento
2024-01-09aarch64: Add support for the SYSP 128-bit system instructionVictor Do Nascimento
2024-01-09aarch64: Add support for xzr register in register pair operandsVictor Do Nascimento
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-11-16aarch64: Add new AT system instructions.Srinath Parvathaneni
2023-11-16aarch64: Add SLC target for PRFM instruction.Srinath Parvathaneni
2023-11-09aarch64: Fix error in THE system register checkingVictor Do Nascimento
2023-11-07aarch64: Add LSE128 instruction operand supportVictor Do Nascimento
2023-11-07aarch64: Add THE system register supportVictor Do Nascimento
2023-11-02aarch64: Add support for GCSB DSYNC instruction.Srinath Parvathaneni
2023-11-02aarch64: Add support for Check Feature Status Extension.Srinath Parvathaneni
2023-10-04aarch64: Refactor system register dataVictor Do Nascimento
2023-10-04aarch64: system register aliasing detectionVictor Do Nascimento
2023-09-26aarch64: Restructure feature flag handlingRichard Sandiford
2023-08-22aarch64: Improve naming conventions for A and R-profile architectureVictor Do Nascimento
2023-03-30aarch64: Add the RPRFM instructionRichard Sandiford
2023-03-30aarch64: Add new SVE dot-product 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 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 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-03-30aarch64; Add support for vector offset rangesRichard Sandiford
2023-03-30aarch64: Add support for vgx2 and vgx4Richard Sandiford
2023-03-30aarch64: Add _off4 suffix to AARCH64_OPND_SME_ZA_arrayRichard Sandiford
2023-03-30aarch64: Add a _10 suffix to FLD_imm3Richard Sandiford
2023-03-30aarch64: Prefer register ranges & support wrappingRichard Sandiford
2023-03-30aarch64: Add support for strided register listsRichard Sandiford
2023-03-30aarch64: Sort fields alphanumericallyRichard Sandiford
2023-03-30aarch64: Resync field namesRichard Sandiford
2023-03-30aarch64: Regularise FLD_* suffixesRichard Sandiford
2023-03-30aarch64: Add a aarch64_cpu_supports_inst_p helperRichard Sandiford
2023-03-30aarch64: Try to report invalid variants against the closest matchRichard Sandiford