summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-dis.c
Commit message (Expand)AuthorAgeFilesLines
* 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