aboutsummaryrefslogtreecommitdiff
path: root/opcodes/aarch64-opc.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-21[AArch64][SVE 26/32] Add SVE MUL VL addressing modesRichard Sandiford1-2/+59
2016-09-21[AArch64][SVE 25/32] Add support for SVE addressing modesRichard Sandiford1-2/+182
2016-09-21[AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALEDRichard Sandiford1-5/+49
2016-09-21[AArch64][SVE 23/32] Add SVE pattern and prfop operandsRichard Sandiford1-1/+89
2016-09-21[AArch64][SVE 22/32] Add qualifiers for merging and zeroing predicationRichard Sandiford1-0/+7
2016-09-21[AArch64][SVE 21/32] Add Zn and Pn registersRichard Sandiford1-0/+93
2016-09-21[AArch64][SVE 20/32] Add support for tied operandsRichard Sandiford1-0/+17
2016-09-21[AArch64][SVE 19/32] Refactor address-printing codeRichard Sandiford1-36/+56
2016-09-21[AArch64][SVE 18/32] Tidy definition of aarch64-opc.c:int_regRichard Sandiford1-18/+11
2016-09-21[AArch64][SVE 17/32] Add a prefix parameter to print_register_listRichard Sandiford1-13/+16
2016-09-21[AArch64][SVE 14/32] Make aarch64_logical_immediate_p take an element sizeRichard Sandiford1-27/+28
2016-09-21[AArch64][SVE 13/32] Add an F_STRICT flagRichard Sandiford1-1/+10
2016-06-28[AArch64] Make register indices be full 64-bit valuesRichard Sandiford1-2/+12
2016-05-03Fix generation of AArhc64 instruction table.Szabolcs Nagy1-1/+2
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton1-0/+28
2016-03-24More -Wstack-usage warnings: opcodes/aarch64-*Jan Kratochvil1-4/+3
2016-01-20[AArch64] Reject invalid immediate operands to MSR UAOMatthew Wahab1-2/+4
2016-01-14[AArch64] Fix missing architecture checks for ARMv8.2 system registers.Matthew Wahab1-9/+7
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-14[AArch64] Fix errors rebasing the ARMv8.2 AT and system registers patchMatthew Wahab1-6/+7
2015-12-11[AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab1-0/+5
2015-12-11[AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab1-0/+12
2015-12-11[AArch64][Patch 2/5] Add Statistical Profiling Extension system registers.Matthew Wahab1-1/+30
2015-12-10[Aarch64] Support ARMv8.2 AT instructionsMatthew Wahab1-0/+8
2015-12-10[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab1-0/+16
2015-12-10[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab1-45/+59
2015-12-10[AArch64][binutils] Add support for ARMv8.2 PSTATE.UAO.Matthew Wahab1-0/+14
2015-12-10[AArch64][PATCH 2/2] Add RAS system registers.Matthew Wahab1-0/+37
2015-11-27[AArch64][PATCH 2/3] Adjust a utility function for floating point values.Matthew Wahab1-7/+27
2015-11-27[AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab1-1/+1
2015-11-27[Aarch64] Support an ARMv8.2 system register.Matthew Wahab1-0/+5
2015-11-20[AArch64] Add support for ARMv8.1 Virtulization Host Extensions.Matthew Wahab1-0/+66
2015-11-19[AArch64] Reject invalid immediate operands to MSR PANMatthew Wahab1-0/+8
2015-10-07Avoid using 'template' C++ keywordYao Qi1-1/+1
2015-06-16[AArch64] Support id_mmfr4 system registerMatthew Wahab1-0/+1
2015-06-01[AArch64][libopcode] Add support for PAN architecture extensionMatthew Wahab1-0/+38
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang1-0/+21
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-27opcodes/Yufeng Zhang1-2/+5
2013-11-20gas/testsuite/Yufeng Zhang1-5/+5
2013-11-18Revert "Add support for AArch64 trace unit registers."Yufeng Zhang1-236/+0
2013-11-15gas/Yufeng Zhang1-0/+236
2013-11-05gas/Yufeng Zhang1-310/+322
2013-11-05gas/Yufeng Zhang1-0/+10
2013-11-05opcodes/Yufeng Zhang1-4/+13
2013-08-28 * aarch64-opc.c (aarch64_logical_immediate_p): Return FALSE if theNick Clifton1-1/+2
2013-05-13gas/Yufeng Zhang1-3/+3
2013-02-14opcodes/Yufeng Zhang1-15/+18