summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-tbl.h
Commit message (Expand)AuthorAgeFilesLines
* AArch64: add GAS support for UDF instructionAlex Coplan2020-04-301-0/+3
* [AArch64, Binutils] Add missing TSB instructionSudakshina Das2020-04-201-2/+3
* [AArch64, Binutils] Make hint space instructions valid for Armv8-aSudakshina Das2020-04-201-30/+17
* aarch64: Fix MOVPRFX markup for bf16 conversionsRichard Sandiford2020-01-311-2/+2
* AArch64: Fix cfinv disassembly issuesTamar Christina2020-01-271-1/+8
* Arm64: correct address index operands for LD1RO{H,W,D}Jan Beulich2020-01-031-4/+4
* Arm64: correct {su,us}dot SIMD encodingsJan Beulich2020-01-031-3/+3
* Arm64: correct uzp{1,2} mnemonicsJan Beulich2020-01-031-2/+2
* Arm64: correct 64-bit element fmmla encodingJan Beulich2020-01-031-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Arm64: simplify Crypto arch extension handlingJan Beulich2019-12-051-12/+0
* Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same registerJan Beulich2019-11-111-2/+2
* [gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X]Matthew Malcomson2019-11-071-0/+5
* [binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson2019-11-071-0/+74
* [binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson2019-11-071-0/+80
* [gas][aarch64] Armv8.6-a option [1/X]Matthew Malcomson2019-11-071-0/+3
* Modify the ARNM assembler to accept the omission of the immediate argument fo...Delia Burduv2019-10-301-1/+1
* [AArch64] Allow MOVPRFX to be used with FMOVRichard Sandiford2019-07-021-1/+1
* [AArch64] Add missing C_MAX_ELEM flags for SVE conversionsRichard Sandiford2019-07-021-28/+28
* [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AESMatthew Malcomson2019-07-011-5/+10
* [binutils][aarch64] Add SVE2 instructions.Matthew Malcomson2019-05-091-0/+419
* [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.Matthew Malcomson2019-05-091-0/+3
* [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-2/+5
* [binutils][aarch64] New SVE_ADDR_ZX operand.Matthew Malcomson2019-05-091-0/+3
* [binutils][aarch64] New SVE_Zm3_11_INDEX operand.Matthew Malcomson2019-05-091-0/+3
* [binutils][aarch64] Introduce SVE_IMM_ROT3 operand.Matthew Malcomson2019-05-091-0/+2
* [binutils][aarch64] SVE2 feature extension flags.Matthew Malcomson2019-05-091-0/+36
* [BINUTILS, AArch64] Enable Transactional Memory ExtensionSudakshina Das2019-05-011-0/+18
* [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructionsSudakshina Das2019-04-111-9/+12
* [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instructionSudakshina Das2019-04-111-0/+2
* AArch64: Add verifier for By elem Single and Double sized instructions.Tamar Christina2019-02-071-8/+10
* AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das2019-01-251-10/+10
* AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das2019-01-251-0/+1
* AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das2019-01-251-4/+0
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* [aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu2018-12-031-1/+1
* [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-121-0/+4
* [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-121-0/+7
* [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das2018-11-121-0/+27
* [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin...Sudakshina Das2018-11-121-0/+3
* [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex...Sudakshina Das2018-11-121-0/+14
* [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-ASudakshina Das2018-11-121-0/+5
* [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instructionSudakshina Das2018-10-091-0/+8
* [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructionsSudakshina Das2018-10-091-0/+10
* [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-ASudakshina Das2018-10-091-0/+6
* [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-ASudakshina Das2018-10-091-0/+21
* [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea...Sudakshina Das2018-10-091-0/+6
* AArch64: Mark sve instructions that require MOVPRFX constraintsTamar Christina2018-10-031-231/+234
* This patch adds support for the SSBB and PSSBB speculation barrier instructio...Nick Clifton2018-07-121-1/+3