summaryrefslogtreecommitdiff
path: root/opcodes/aarch64-gen.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-01opcodes: constify aarch64_opcode_tablesMike Frysinger
2021-03-31Use bool in opcodesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-02-26Indent labelsAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-05-15Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-07-24[AArch64] Fix the bit pattern order in the comments in auto-generated fileJiong Wang
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-11[AArch64] Increase max_num_aliases in aarch64-genSzabolcs Nagy
2016-09-21[AArch64][SVE 02/32] Avoid hard-coded limit in indented_printRichard Sandiford
2016-05-03Fix generation of AArhc64 instruction table.Szabolcs Nagy
2016-01-01Copyright update for binutilsAlan Modra
2015-12-11[AArch64][Patch 3/5] Adjust maximum number of instruction aliases.Matthew Wahab
2015-11-27[AArch64] Let aliased instructions be their preferred form.Matthew Wahab
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-01-30include/opcode/Yufeng Zhang
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton