summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-opc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-13/+4
* [AArch64] Add ARMv8.3 FCMLA and FCADD instructionsSzabolcs Nagy2016-11-181-2/+38
* [AArch64] Add ARMv8.3 combined pointer authentication load instructionsSzabolcs Nagy2016-11-181-0/+24
* [AArch64] Add ARMv8.3 PACGA instructionSzabolcs Nagy2016-11-111-0/+1
* [AArch64] Add ARMv8.3 pointer authentication key registersSzabolcs Nagy2016-11-111-0/+24
* [AArch64] PR target/20667, fix disassembler for the "special" optional SYS_Rt...Jiong Wang2016-10-071-4/+8
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+6
* [AArch64] Print spaces after commas in addressesRichard Sandiford2016-09-211-8/+8
* [AArch64] Use "must" rather than "should" in error messagesRichard Sandiford2016-09-211-3/+3
* [AArch64] Add SVE condition codesRichard Sandiford2016-09-211-11/+22
* [AArch64][SVE 30/32] Add SVE instruction classesRichard Sandiford2016-09-211-0/+7
* [AArch64][SVE 29/32] Add new SVE core & FP register operandsRichard Sandiford2016-09-211-0/+11
* [AArch64][SVE 28/32] Add SVE FP immediate operandsRichard Sandiford2016-09-211-0/+43
* [AArch64][SVE 27/32] Add SVE integer immediate operandsRichard Sandiford2016-09-211-1/+189
* [AArch64][SVE 26/32] Add SVE MUL VL addressing modesRichard Sandiford2016-09-211-2/+59
* [AArch64][SVE 25/32] Add support for SVE addressing modesRichard Sandiford2016-09-211-2/+182
* [AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALEDRichard Sandiford2016-09-211-5/+49
* [AArch64][SVE 23/32] Add SVE pattern and prfop operandsRichard Sandiford2016-09-211-1/+89
* [AArch64][SVE 22/32] Add qualifiers for merging and zeroing predicationRichard Sandiford2016-09-211-0/+7
* [AArch64][SVE 21/32] Add Zn and Pn registersRichard Sandiford2016-09-211-0/+93
* [AArch64][SVE 20/32] Add support for tied operandsRichard Sandiford2016-09-211-0/+17
* [AArch64][SVE 19/32] Refactor address-printing codeRichard Sandiford2016-09-211-36/+56
* [AArch64][SVE 18/32] Tidy definition of aarch64-opc.c:int_regRichard Sandiford2016-09-211-18/+11
* [AArch64][SVE 17/32] Add a prefix parameter to print_register_listRichard Sandiford2016-09-211-13/+16
* [AArch64][SVE 14/32] Make aarch64_logical_immediate_p take an element sizeRichard Sandiford2016-09-211-27/+28
* [AArch64][SVE 13/32] Add an F_STRICT flagRichard Sandiford2016-09-211-1/+10
* [AArch64] Make register indices be full 64-bit valuesRichard Sandiford2016-06-281-2/+12
* Fix generation of AArhc64 instruction table.Szabolcs Nagy2016-05-031-1/+2
* Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2016-04-281-0/+28
* More -Wstack-usage warnings: opcodes/aarch64-*Jan Kratochvil2016-03-241-4/+3
* [AArch64] Reject invalid immediate operands to MSR UAOMatthew Wahab2016-01-201-2/+4
* [AArch64] Fix missing architecture checks for ARMv8.2 system registers.Matthew Wahab2016-01-141-9/+7
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab2015-12-141-0/+1
* [AArch64] Fix errors rebasing the ARMv8.2 AT and system registers patchMatthew Wahab2015-12-141-6/+7
* [AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab2015-12-111-0/+5
* [AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab2015-12-111-0/+12
* [AArch64][Patch 2/5] Add Statistical Profiling Extension system registers.Matthew Wahab2015-12-111-1/+30
* [Aarch64] Support ARMv8.2 AT instructionsMatthew Wahab2015-12-101-0/+8
* [AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-101-0/+16
* [AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-101-45/+59
* [AArch64][binutils] Add support for ARMv8.2 PSTATE.UAO.Matthew Wahab2015-12-101-0/+14
* [AArch64][PATCH 2/2] Add RAS system registers.Matthew Wahab2015-12-101-0/+37