summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-opc.c
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Fix bogus MOVPRFX warning for GPR form of CPYRichard Sandiford2019-07-021-5/+0
* [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.Matthew Malcomson2019-05-091-0/+2
* [binutils][aarch64] New SVE_Zm4_11_INDEX operand.Matthew Malcomson2019-05-091-0/+3
* [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.Matthew Malcomson2019-05-091-6/+12
* [binutils][aarch64] New sve_size_sd2 iclass.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New SVE_ADDR_ZX operand.Matthew Malcomson2019-05-091-0/+18
* [binutils][aarch64] New SVE_Zm3_11_INDEX operand.Matthew Malcomson2019-05-091-0/+4
* [binutils][aarch64] New iclass sve_size_hsd2.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] Introduce SVE_IMM_ROT3 operand.Matthew Malcomson2019-05-091-0/+3
* [binutils][aarch64] Allow movprfx for SVE2 instructions.Matthew Malcomson2019-05-091-1/+3
* [BINUTILS, AArch64] Enable Transactional Memory ExtensionSudakshina Das2019-05-011-0/+2
* [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructionsSudakshina Das2019-04-111-0/+2
* AArch64: Add verifier for By elem Single and Double sized instructions.Tamar Christina2019-02-071-0/+24
* AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das2019-01-251-6/+0
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+1
* [BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten...Sudakshina Das2018-11-121-0/+40
* [BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging ExtensionSudakshina Das2018-11-121-0/+26
* [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-121-0/+6
* [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das2018-11-121-0/+35
* [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex...Sudakshina Das2018-11-121-0/+19
* AArch64: Fix error checking for SIMD udot (by element)Matthew Malcomson2018-10-161-1/+2
* [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRSSudakshina Das2018-10-091-0/+14
* [PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registersSudakshina Das2018-10-091-0/+20
* [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instructionSudakshina Das2018-10-091-3/+10
* [PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructionsSudakshina Das2018-10-091-0/+10
* [PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instructionSudakshina Das2018-10-091-0/+6
* [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructionsSudakshina Das2018-10-091-0/+17
* AArch64: Replace C initializers with memsetTamar Christina2018-10-081-1/+3
* AArch64: Constraint disassembler and assembler changes.Tamar Christina2018-10-031-3/+3
* AArch64: Add SVE constraints verifier.Tamar Christina2018-10-031-1/+348
* AArch64: Refactor verifiers to make more general.Tamar Christina2018-10-031-6/+9
* Fix the read/write flag for these registers on AArch64Tamar Christina2018-07-061-5/+5
* Fix AArch64 encodings for by element instructions.Tamar Christina2018-06-291-1/+2
* Implement Read/Write constraints on system registers on AArch64Tamar Christina2018-05-151-90/+99
* Allow non-fatal errors to be emitted and for disassembly notes be placed on A...Tamar Christina2018-05-151-1/+1
* Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina2018-05-151-2/+2
* Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R...Nick Clifton2018-03-281-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Correct disassembly of dot product instructions.Tamar Christina2017-12-191-0/+1
* Add support for V_4B so we can properly reject it.Tamar Christina2017-12-191-0/+1
* Add assembler and disassembler support for the new Armv8.4-a registers for AA...Tamar Christina2017-11-091-1/+147
* Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina2017-11-091-0/+9
* Initialize 'imm' on opcodes/aarch64-opc.c:expand_fp_imm (and fix breakage on ...Sergio Durigan Junior2017-09-251-1/+1
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-4/+4
* Fix snafu in aarch64 opcodes debugging statement.Tamar Christina2017-04-241-2/+2
* [AArch64] Additional SVE instructionsRichard Sandiford2017-02-241-0/+39
* [AArch64] Add SVE system registersRichard Sandiford2017-02-151-0/+16
* Fix compile time warning messages when compiling binutils with gcc 7.0.1.Nick Clifton2017-02-031-2/+4