aboutsummaryrefslogtreecommitdiff
path: root/opcodes/aarch64-dis.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-14[AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab1-1/+8
2015-12-11[AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab1-0/+27
2015-12-10[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab1-2/+2
2015-11-27[AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab1-0/+41
2015-11-27[AArch64] Let aliased instructions be their preferred form.Matthew Wahab1-1/+1
2015-10-28Pass noaliases_p to aarch64_decode_insnYao Qi1-5/+7
2015-10-07Avoid using 'template' C++ keywordYao Qi1-2/+2
2015-10-02[aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insnYao Qi1-4/+5
2015-10-02[aarch64] Remove argument pc from disas_aarch64_insnYao Qi1-3/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang1-0/+18
2014-03-26[AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang1-3/+9
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-05gas/Yufeng Zhang1-4/+8
2013-08-23 PR binutils/15834Nick Clifton1-2/+2
2013-06-20bfd/Yufeng Zhang1-5/+0
2013-01-30include/opcode/Yufeng Zhang1-1/+20
2013-01-17include/opcode/Yufeng Zhang1-0/+1
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton1-0/+2392