aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* opcodes error messagesAlan Modra2018-03-031-1/+1
* 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
* [Binutils][Objdump]Check symbol section information while search a mapping sy...Renlin Li2017-12-111-3/+5
* Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina2017-11-091-0/+27
* [AArch64] Add dot product support for AArch64 to binutilsTamar Christina2017-06-281-0/+15
* Prevent address violation problem when disassembling corrupt aarch64 binary.Nick Clifton2017-06-151-0/+3
* Don't use print_insn_XXX in GDBYao Qi2017-06-141-1/+1
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-4/+4
* [AArch64] Additional SVE instructionsRichard Sandiford2017-02-241-31/+48
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* [AArch64] Add ARMv8.3 FCMLA and FCADD instructionsSzabolcs Nagy2016-11-181-0/+42
* [AArch64] Add ARMv8.3 combined pointer authentication load instructionsSzabolcs Nagy2016-11-181-0/+21
* AArch64/opcodes: Correct an `index' global shadowing errorMaciej W. Rozycki2016-10-181-4/+4
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+5
* [AArch64] Add SVE condition codesRichard Sandiford2016-09-211-9/+40
* [AArch64][SVE 31/32] Add SVE instructionsRichard Sandiford2016-09-211-1/+43
* [AArch64][SVE 30/32] Add SVE instruction classesRichard Sandiford2016-09-211-0/+107
* [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-17/+127
* [AArch64][SVE 26/32] Add SVE MUL VL addressing modesRichard Sandiford2016-09-211-0/+72
* [AArch64][SVE 25/32] Add support for SVE addressing modesRichard Sandiford2016-09-211-0/+146
* [AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALEDRichard Sandiford2016-09-211-0/+20
* [AArch64][SVE 21/32] Add Zn and Pn registersRichard Sandiford2016-09-211-0/+34
* [AArch64][SVE 16/32] Use specific insert/extract methods for fpimmRichard Sandiford2016-09-211-3/+11
* [AArch64][SVE 15/32] Add {insert,extract}_all_fields helpersRichard Sandiford2016-09-211-7/+21
* Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2016-04-281-0/+8
* More -Wstack-usage warnings: opcodes/aarch64-*Jan Kratochvil2016-03-241-3/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab2015-12-141-1/+8
* [AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab2015-12-111-0/+27
* [AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-101-2/+2
* [AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab2015-11-271-0/+41
* [AArch64] Let aliased instructions be their preferred form.Matthew Wahab2015-11-271-1/+1
* Pass noaliases_p to aarch64_decode_insnYao Qi2015-10-281-5/+7
* Avoid using 'template' C++ keywordYao Qi2015-10-071-2/+2
* [aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insnYao Qi2015-10-021-4/+5
* [aarch64] Remove argument pc from disas_aarch64_insnYao Qi2015-10-021-3/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* [PATCH/AArch64] Implement LSE featureJiong Wang2014-09-031-0/+18
* [AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang2014-03-261-3/+9
* Update copyright yearsAlan Modra2014-03-051-1/+1
* gas/Yufeng Zhang2013-11-051-4/+8
* PR binutils/15834Nick Clifton2013-08-231-2/+2
* bfd/Yufeng Zhang2013-06-201-5/+0
* include/opcode/Yufeng Zhang2013-01-301-1/+20
* include/opcode/Yufeng Zhang2013-01-171-0/+1
* Add support for 64-bit ARM architecture: AArch64Nick Clifton2012-08-131-0/+2392