summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-asm.c
Commit message (Expand)AuthorAgeFilesLines
* Allow explicit size specifier for predicate operand of {sq, uq, }{incp, decp}CaiJingtao2022-10-171-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* aarch64: Add support for +mopsRichard Sandiford2021-12-021-0/+13
* Fix building the AArch64 assembler and disassembler when assertions are disab...Nick Clifton2021-11-251-13/+13
* aarch64: [SME] SVE2 instructions added to support SMEPrzemyslaw Wirkus2021-11-171-0/+67
* aarch64: [SME] Add SME mode selection and state access instructionsPrzemyslaw Wirkus2021-11-171-0/+25
* aarch64: [SME] Add LD1x, ST1x, LDR and STR instructionsPrzemyslaw Wirkus2021-11-171-0/+47
* aarch64: [SME] Add MOV and MOVA instructionsPrzemyslaw Wirkus2021-11-171-0/+55
* arm64: add two initializersJan Beulich2021-04-191-2/+2
* Use bool in opcodesAlan Modra2021-03-311-128/+128
* Fix places in the AArch64 opcodes library code where a call to assert() has s...Nick Clifton2021-01-081-6/+7
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* aarch64: Add DSB instruction Armv8.7-a variantPrzemyslaw Wirkus2020-10-281-0/+15
* [AArch64, Binutils] Add missing TSB instructionSudakshina Das2020-04-201-0/+11
* Indent labelsAlan Modra2020-02-261-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* [binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson2019-11-071-0/+1
* [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AESMatthew Malcomson2019-07-011-2/+2
* [binutils][aarch64] New sve_size_tsz_bhs iclass.Matthew Malcomson2019-05-091-0/+6
* [binutils][aarch64] New sve_shift_tsz_bhsd iclass.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.Matthew Malcomson2019-05-091-2/+4
* [binutils][aarch64] New sve_size_013 iclass.Matthew Malcomson2019-05-091-0/+8
* [binutils][aarch64] New sve_size_bh iclass.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New sve_size_sd2 iclass.Matthew Malcomson2019-05-091-0/+4
* [binutils][aarch64] New iclass sve_size_hsd2.Matthew Malcomson2019-05-091-0/+5
* AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das2019-01-251-11/+0
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-121-0/+11
* [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das2018-11-121-1/+2
* [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex...Sudakshina Das2018-11-121-0/+2
* AArch64: Constraint disassembler and assembler changes.Tamar Christina2018-10-031-1/+33
* AArch64: Wire through instr_sequenceTamar Christina2018-10-031-1/+2
* Implement Read/Write constraints on system registers on AArch64Tamar Christina2018-05-151-0/+31
* Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina2018-05-151-186/+248
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Correct disassembly of dot product instructions.Tamar Christina2017-12-191-1/+1
* Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina2017-11-091-0/+30
* [AArch64] Add dot product support for AArch64 to binutilsTamar Christina2017-06-281-0/+14
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-3/+2
* [AArch64] Additional SVE instructionsRichard Sandiford2017-02-241-30/+48
* aarch64: actually copy first operand in convert_bfc_to_bfm()Jan Beulich2017-02-221-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* AArch64/opcodes: Correct another `index' global shadowing errorMaciej W. Rozycki2016-12-081-8/+8
* [AArch64] Add ARMv8.3 FCMLA and FCADD instructionsSzabolcs Nagy2016-11-181-3/+47
* [AArch64] Add ARMv8.3 combined pointer authentication load instructionsSzabolcs Nagy2016-11-181-0/+24
* [AArch64] PR target/20666, fix wrong encoding of new introduced BFC pseudoJiong Wang2016-10-111-1/+1
* [AArch64][SVE 31/32] Add SVE instructionsRichard Sandiford2016-09-211-0/+43
* [AArch64][SVE 30/32] Add SVE instruction classesRichard Sandiford2016-09-211-0/+84
* [AArch64][SVE 28/32] Add SVE FP immediate operandsRichard Sandiford2016-09-211-0/+45
* [AArch64][SVE 27/32] Add SVE integer immediate operandsRichard Sandiford2016-09-211-6/+91