summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-opc.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-19Correct disassembly of dot product instructions.Tamar Christina
2017-12-19Add support for V_4B so we can properly reject it.Tamar Christina
2017-11-09Add assembler and disassembler support for the new Armv8.4-a registers for AA...Tamar Christina
2017-11-09Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina
2017-09-25Initialize 'imm' on opcodes/aarch64-opc.c:expand_fp_imm (and fix breakage on ...Sergio Durigan Junior
2017-07-18Fix spelling typos.Yuri Chornovian
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra
2017-04-24Fix snafu in aarch64 opcodes debugging statement.Tamar Christina
2017-02-24[AArch64] Additional SVE instructionsRichard Sandiford
2017-02-15[AArch64] Add SVE system registersRichard Sandiford
2017-02-03Fix compile time warning messages when compiling binutils with gcc 7.0.1.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-13[Binutils][AARCH64]Remove Cn register for coprocessor CRn, CRm fieldRenlin Li
2016-11-18[AArch64] Add ARMv8.3 FCMLA and FCADD instructionsSzabolcs Nagy
2016-11-18[AArch64] Add ARMv8.3 combined pointer authentication load instructionsSzabolcs Nagy
2016-11-11[AArch64] Add ARMv8.3 PACGA instructionSzabolcs Nagy
2016-11-11[AArch64] Add ARMv8.3 pointer authentication key registersSzabolcs Nagy
2016-10-07[AArch64] PR target/20667, fix disassembler for the "special" optional SYS_Rt...Jiong Wang
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-21[AArch64] Print spaces after commas in addressesRichard Sandiford
2016-09-21[AArch64] Use "must" rather than "should" in error messagesRichard Sandiford
2016-09-21[AArch64] Add SVE condition codesRichard Sandiford
2016-09-21[AArch64][SVE 30/32] Add SVE instruction classesRichard Sandiford
2016-09-21[AArch64][SVE 29/32] Add new SVE core & FP register operandsRichard Sandiford
2016-09-21[AArch64][SVE 28/32] Add SVE FP immediate operandsRichard Sandiford
2016-09-21[AArch64][SVE 27/32] Add SVE integer immediate operandsRichard Sandiford
2016-09-21[AArch64][SVE 26/32] Add SVE MUL VL addressing modesRichard Sandiford
2016-09-21[AArch64][SVE 25/32] Add support for SVE addressing modesRichard Sandiford
2016-09-21[AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALEDRichard Sandiford
2016-09-21[AArch64][SVE 23/32] Add SVE pattern and prfop operandsRichard Sandiford
2016-09-21[AArch64][SVE 22/32] Add qualifiers for merging and zeroing predicationRichard Sandiford
2016-09-21[AArch64][SVE 21/32] Add Zn and Pn registersRichard Sandiford
2016-09-21[AArch64][SVE 20/32] Add support for tied operandsRichard Sandiford
2016-09-21[AArch64][SVE 19/32] Refactor address-printing codeRichard Sandiford
2016-09-21[AArch64][SVE 18/32] Tidy definition of aarch64-opc.c:int_regRichard Sandiford
2016-09-21[AArch64][SVE 17/32] Add a prefix parameter to print_register_listRichard Sandiford
2016-09-21[AArch64][SVE 14/32] Make aarch64_logical_immediate_p take an element sizeRichard Sandiford
2016-09-21[AArch64][SVE 13/32] Add an F_STRICT flagRichard Sandiford
2016-06-28[AArch64] Make register indices be full 64-bit valuesRichard Sandiford
2016-05-03Fix generation of AArhc64 instruction table.Szabolcs Nagy
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton
2016-03-24More -Wstack-usage warnings: opcodes/aarch64-*Jan Kratochvil
2016-01-20[AArch64] Reject invalid immediate operands to MSR UAOMatthew Wahab
2016-01-14[AArch64] Fix missing architecture checks for ARMv8.2 system registers.Matthew Wahab
2016-01-01Copyright update for binutilsAlan Modra
2015-12-14[AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab
2015-12-14[AArch64] Fix errors rebasing the ARMv8.2 AT and system registers patchMatthew Wahab
2015-12-11[AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab
2015-12-11[AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab