summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-dis-2.c
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Fix cfinv disassembly issuesTamar Christina2020-01-271-1182/+1182
* Arm64: correct uzp{1,2} mnemonicsJan Beulich2020-01-031-2/+2
* Arm64: correct 64-bit element fmmla encodingJan Beulich2020-01-031-45/+45
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* [gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X]Matthew Malcomson2019-11-071-49/+50
* [binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson2019-11-071-424/+733
* [binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson2019-11-071-68/+268
* [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AESMatthew Malcomson2019-07-011-286/+308
* [binutils][aarch64] Add SVE2 instructions.Matthew Malcomson2019-05-091-941/+4120
* [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.Matthew Malcomson2019-05-091-11/+12
* [binutils][aarch64] New SVE_Zm4_11_INDEX operand.Matthew Malcomson2019-05-091-7/+8
* [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.Matthew Malcomson2019-05-091-10/+11
* [binutils][aarch64] New SVE_ADDR_ZX operand.Matthew Malcomson2019-05-091-33/+34
* [binutils][aarch64] New SVE_Zm3_11_INDEX operand.Matthew Malcomson2019-05-091-7/+8
* [binutils][aarch64] Introduce SVE_IMM_ROT3 operand.Matthew Malcomson2019-05-091-19/+20
* [BINUTILS, AArch64] Enable Transactional Memory ExtensionSudakshina Das2019-05-011-940/+955
* [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructionsSudakshina Das2019-04-111-80/+81
* [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instructionSudakshina Das2019-04-111-1231/+1253
* AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das2019-01-251-1248/+1259
* AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das2019-01-251-1305/+1281
* 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-1281/+1305
* [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-121-1275/+1286
* [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das2018-11-121-1416/+1528
* [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin...Sudakshina Das2018-11-121-1514/+1538
* [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex...Sudakshina Das2018-11-121-2323/+2351
* [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instructionSudakshina Das2018-10-091-973/+975
* [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructionsSudakshina Das2018-10-091-946/+950
* [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-ASudakshina Das2018-10-091-913/+914
* [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-ASudakshina Das2018-10-091-2125/+2215
* This patch adds support for the SSBB and PSSBB speculation barrier instructio...Nick Clifton2018-07-121-903/+906
* Fix AArch64 encodings for by element instructions.Tamar Christina2018-06-291-69/+70
* Correct negs aliasing on AArch64.Tamar Christina2018-06-221-3/+3
* Fix disassembly mask for vector sdot on AArch64.Tamar Christina2018-05-161-158/+178
* Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina2018-05-151-62/+63
* Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R...Nick Clifton2018-03-281-515/+548
* Add support for the AArch64's CSDB instruction.James Greenhalgh2018-01-091-899/+900
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Add assembler and disassembler support for the new Armv8.4-a instructions for...Tamar Christina2017-11-161-2924/+3464
* Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina2017-11-091-89/+95
* [AArch64] Fix the bit pattern order in the comments in auto-generated fileJiong Wang2017-07-241-1686/+1686
* [AArch64] Add dot product support for AArch64 to binutilsTamar Christina2017-06-281-179/+203
* [AArch64] Additional SVE instructionsRichard Sandiford2017-02-241-1856/+2294
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* [Binutils][AARCH64]Remove Cn register for coprocessor CRn, CRm fieldRenlin Li2016-12-131-2/+2
* [AArch64] Add ARMv8.3 FCMLA and FCADD instructionsSzabolcs Nagy2016-11-181-2121/+2158
* [AArch64] Add ARMv8.3 weaker release consistency load instructionsSzabolcs Nagy2016-11-181-1151/+1184
* [AArch64] Add ARMv8.3 javascript floating-point conversion instructionSzabolcs Nagy2016-11-181-1270/+1281
* [AArch64] Add ARMv8.3 combined pointer authentication load instructionsSzabolcs Nagy2016-11-181-1197/+1221
* [AArch64] Add ARMv8.3 combined pointer authentication branch instructionsSzabolcs Nagy2016-11-111-1508/+1640