aboutsummaryrefslogtreecommitdiff
path: root/opcodes/aarch64-tbl.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-15aarch64: Add support for FEAT_B16B16 instructions.Srinath Parvathaneni1-0/+31
2024-01-12aarch64: Remove unused codeAndrew Carlotti1-34/+0
2024-01-12aarch64: Make FEAT_ASMv8p2 instruction aliases always availableAndrew Carlotti1-2/+2
2024-01-12aarch64: Add +xs flag for existing instructionsAndrew Carlotti1-1/+6
2024-01-12aarch64: Add +wfxt flag for existing instructionsAndrew Carlotti1-2/+7
2024-01-12aarch64: Add +rcpc2 flag for existing instructionsAndrew Carlotti1-13/+18
2024-01-12aarch64: Add +jscvt flag for existing fjcvtzs instructionAndrew Carlotti1-1/+6
2024-01-09aarch64: ADD FEAT_THE RCWCAS instructions.Srinath Parvathaneni1-0/+118
2024-01-09aarch64: Add support for 128-bit system register mrrs and msrr insnsVictor Do Nascimento1-0/+3
2024-01-09aarch64: Implement TLBIP 128-bit instructionVictor Do Nascimento1-0/+3
2024-01-09aarch64: Create QL_SRC_X2 and QL_DEST_X2 qualifier macrosVictor Do Nascimento1-0/+12
2024-01-09aarch64: Apply narrowing of allowed immediate values for SYSPVictor Do Nascimento1-1/+1
2024-01-09aarch64: Add support for the SYSP 128-bit system instructionVictor Do Nascimento1-1/+8
2024-01-09aarch64: Add support for xzr register in register pair operandsVictor Do Nascimento1-0/+2
2024-01-09aarch64: Expand maximum number of operands from 5 to 6Victor Do Nascimento1-0/+2
2024-01-09aarch64: Add +d128 architectural feature supportVictor Do Nascimento1-0/+5
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-19aarch64: Add FEAT_ITE supportAndrea Corallo1-1/+9
2023-12-19aarch64: Add FEAT_ECBHB supportAndrea Corallo1-0/+4
2023-12-19aarch64: Add FEAT_SPECRES2 supportAndrea Corallo1-0/+7
2023-11-09aarch64: Fix error in THE system register checkingVictor Do Nascimento1-3/+0
2023-11-07aarch64: Add LSE128 instructionsVictor Do Nascimento1-0/+13
2023-11-07aarch64: Add arch support for LSE128 extensionVictor Do Nascimento1-0/+5
2023-11-07aarch64: Add LSE128 instruction operand supportVictor Do Nascimento1-0/+2
2023-11-07aarch64: Add THE system register supportVictor Do Nascimento1-0/+3
2023-11-02aarch64: Add support for GCSB DSYNC instruction.Srinath Parvathaneni1-1/+4
2023-11-02aarch64: Add support for GCS extension.srinath1-0/+15
2023-11-02aarch64: Add support for Check Feature Status Extension.Srinath Parvathaneni1-0/+7
2023-09-26aarch64: Restructure feature flag handlingRichard Sandiford1-62/+56
2023-08-22aarch64: Improve naming conventions for A and R-profile architectureVictor Do Nascimento1-82/+82
2023-06-28aarch64: Remove version dependencies from featuresAndrew Carlotti1-17/+19
2023-03-30aarch64: Add the RPRFM instructionRichard Sandiford1-0/+11
2023-03-30aarch64: Add the SVE FCLAMP instructionRichard Sandiford1-0/+1
2023-03-30aarch64: Add new SVE shift instructionsRichard Sandiford1-0/+3
2023-03-30aarch64: Add new SVE saturating conversion instructionsRichard Sandiford1-0/+3
2023-03-30aarch64: Add new SVE dot-product instructionsRichard Sandiford1-3/+12
2023-03-30aarch64: Add the SVE BFMLSL instructionsRichard Sandiford1-0/+7
2023-03-30aarch64: Add the SME2 UZP and ZIP instructionsRichard Sandiford1-0/+12
2023-03-30aarch64: Add the SME2 UNPK instructionsRichard Sandiford1-0/+4
2023-03-30aarch64: Add the SME2 shift instructionsRichard Sandiford1-0/+22
2023-03-30aarch64: Add the SME2 saturating conversion instructionsRichard Sandiford1-0/+14
2023-03-30aarch64: Add the SME2 FP<->FP conversion instructionsRichard Sandiford1-0/+8
2023-03-30aarch64: Add the SME2 FP<->int conversion instructionsRichard Sandiford1-0/+20
2023-03-30aarch64: Add the SME2 CLAMP instructionsRichard Sandiford1-0/+6
2023-03-30aarch64: Add the SME2 MOPA and MOPS instructionsRichard Sandiford1-0/+6
2023-03-30aarch64: Add the SME2 vertical dot-product instructionsRichard Sandiford1-0/+10
2023-03-30aarch64: Add the SME2 dot-product instructionsRichard Sandiford1-0/+50
2023-03-30aarch64: Add the SME2 MLALL and MLSLL instructionsRichard Sandiford1-0/+82
2023-03-30aarch64: Add the SME2 MLAL and MLSL instructionsRichard Sandiford1-0/+74
2023-03-30aarch64: Add the SME2 FMLA and FMLS instructionsRichard Sandiford1-0/+28