aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/aarch64.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-01[AArch64] Fix +nofp16 handlingSzabolcs Nagy1-4/+7
2016-06-28[AArch64] Make register indices be full 64-bit valuesRichard Sandiford1-3/+3
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton1-0/+3
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-0/+1
2015-12-11[AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab1-0/+1
2015-12-11[AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab1-0/+2
2015-12-11[AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension.Matthew Wahab1-0/+1
2015-12-10[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab1-0/+3
2015-12-10[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab1-1/+3
2015-12-10[AArch64][PATCH 1/2] Add support for RAS instruction ESB.Matthew Wahab1-0/+2
2015-12-10[AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.Matthew Wahab1-2/+5
2015-11-27[AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab1-0/+1
2015-11-27[AArch64] Add feature flags and command line for ARMv8.2 FP16 support.Matthew Wahab1-0/+2
2015-11-20[AArch64] Add support for ARMv8.1 Virtulization Host Extensions.Matthew Wahab1-0/+2
2015-11-19[AArch64] Add ARMv8.2 command line option and feature flag.Matthew Wahab1-1/+9
2015-10-28Pass noaliases_p to aarch64_decode_insnYao Qi1-1/+1
2015-10-07Avoid using 'template' C++ keywordYao Qi1-1/+1
2015-10-07Wrap include/opcode/aarch64.h in extern "C" for C++Yao Qi1-0/+8
2015-10-02Make aarch64_zero_register_p declaration starts from column oneYao Qi1-2/+2
2015-10-02[aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insnYao Qi1-0/+3
2015-06-04[AArch64] Add support for ARMv8.1 command line optionMatthew Wahab1-0/+9
2015-06-02[AArch64] Support for ARMv8.1a Adv.SIMD instructionsMatthew Wahab1-0/+1
2015-06-02[AArch64] Support for ARMv8.1a Limited Ordering Regions extensionMatthew Wahab1-0/+1
2015-06-01[AArch64][libopcode] Add support for PAN architecture extensionMatthew Wahab1-0/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang1-2/+7
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-20gas/testsuite/Yufeng Zhang1-1/+1
2013-11-18Revert "Add support for AArch64 trace unit registers."Yufeng Zhang1-2/+0
2013-11-15gas/Yufeng Zhang1-0/+2
2013-11-05gas/Yufeng Zhang1-1/+10
2013-11-05gas/Yufeng Zhang1-0/+2
2013-02-28include/opcode/Yufeng Zhang1-0/+1
2013-01-30include/opcode/Yufeng Zhang1-1/+6
2013-01-17include/opcode/Yufeng Zhang1-2/+0
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton1-0/+928