Modify AArch64 Assembly and disassembly functions to be able to fail and report why.
[deliverable/binutils-gdb.git] / opcodes / aarch64-opc.c
2018-05-15  Tamar ChristinaModify AArch64 Assembly and disassembly functions to...
2018-03-28  Nick CliftonEnhance the AARCH64 assembler to support LDFF1xx instru...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-19  Tamar ChristinaCorrect disassembly of dot product instructions.
2017-12-19  Tamar ChristinaAdd support for V_4B so we can properly reject it.
2017-11-09  Tamar ChristinaAdd assembler and disassembler support for the new...
2017-11-09  Tamar ChristinaAdds the new Fields and Operand types for the new instr...
2017-09-25  Sergio Durigan JuniorInitialize 'imm' on opcodes/aarch64-opc.c:expand_fp_imm...
2017-07-18  Yuri ChornovianFix spelling typos.
2017-05-18  Alan ModraDon't compare boolean values against TRUE or FALSE
2017-04-24  Tamar ChristinaFix snafu in aarch64 opcodes debugging statement.
2017-02-24  Richard Sandiford[AArch64] Additional SVE instructions
2017-02-15  Richard Sandiford[AArch64] Add SVE system registers
2017-02-03  Nick CliftonFix compile time warning messages when compiling binuti...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-13  Renlin Li[Binutils][AARCH64]Remove Cn register for coprocessor...
2016-11-18  Szabolcs Nagy[AArch64] Add ARMv8.3 FCMLA and FCADD instructions
2016-11-18  Szabolcs Nagy[AArch64] Add ARMv8.3 combined pointer authentication...
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 PACGA instruction
2016-11-11  Szabolcs Nagy[AArch64] Add ARMv8.3 pointer authentication key registers
2016-10-07  Jiong Wang[AArch64] PR target/20667, fix disassembler for the...
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-21  Richard Sandiford[AArch64] Print spaces after commas in addresses
2016-09-21  Richard Sandiford[AArch64] Use "must" rather than "should" in error...
2016-09-21  Richard Sandiford[AArch64] Add SVE condition codes
2016-09-21  Richard Sandiford[AArch64][SVE 30/32] Add SVE instruction classes
2016-09-21  Richard Sandiford[AArch64][SVE 29/32] Add new SVE core & FP register...
2016-09-21  Richard Sandiford[AArch64][SVE 28/32] Add SVE FP immediate operands
2016-09-21  Richard Sandiford[AArch64][SVE 27/32] Add SVE integer immediate operands
2016-09-21  Richard Sandiford[AArch64][SVE 26/32] Add SVE MUL VL addressing modes
2016-09-21  Richard Sandiford[AArch64][SVE 25/32] Add support for SVE addressing...
2016-09-21  Richard Sandiford[AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALED
2016-09-21  Richard Sandiford[AArch64][SVE 23/32] Add SVE pattern and prfop operands
2016-09-21  Richard Sandiford[AArch64][SVE 22/32] Add qualifiers for merging and...
2016-09-21  Richard Sandiford[AArch64][SVE 21/32] Add Zn and Pn registers
2016-09-21  Richard Sandiford[AArch64][SVE 20/32] Add support for tied operands
2016-09-21  Richard Sandiford[AArch64][SVE 19/32] Refactor address-printing code
2016-09-21  Richard Sandiford[AArch64][SVE 18/32] Tidy definition of aarch64-opc...
2016-09-21  Richard Sandiford[AArch64][SVE 17/32] Add a prefix parameter to print_re...
2016-09-21  Richard Sandiford[AArch64][SVE 14/32] Make aarch64_logical_immediate_p...
2016-09-21  Richard Sandiford[AArch64][SVE 13/32] Add an F_STRICT flag
2016-06-28  Richard Sandiford[AArch64] Make register indices be full 64-bit values
2016-05-03  Szabolcs NagyFix generation of AArhc64 instruction table.
2016-04-28  Nick CliftonAdd support to AArch64 disassembler for verifying instr...
2016-03-24  Jan KratochvilMore -Wstack-usage warnings: opcodes/aarch64-*
2016-01-20  Matthew Wahab[AArch64] Reject invalid immediate operands to MSR UAO
2016-01-14  Matthew Wahab[AArch64] Fix missing architecture checks for ARMv8...
2016-01-01  Alan ModraCopyright update for binutils
2015-12-14  Matthew Wahab[AArch64][PATCH 11/14] Add support for the 2H vector...
2015-12-14  Matthew Wahab[AArch64] Fix errors rebasing the ARMv8.2 AT and system...
2015-12-11  Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
2015-12-11  Matthew Wahab[AArch64][Patch 4/5] Support HINT aliases taking operands.
2015-12-11  Matthew Wahab[AArch64][Patch 2/5] Add Statistical Profiling Extensio...
2015-12-10  Matthew Wahab[Aarch64] Support ARMv8.2 AT instructions
2015-12-10  Matthew Wahab[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.
2015-12-10  Matthew Wahab[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP...
2015-12-10  Matthew Wahab[AArch64][binutils] Add support for ARMv8.2 PSTATE...
2015-12-10  Matthew Wahab[AArch64][PATCH 2/2] Add RAS system registers.
2015-11-27  Matthew Wahab[AArch64][PATCH 2/3] Adjust a utility function for...
2015-11-27  Matthew Wahab[AArch64] Add ARMv8.2 instructions BFC and REV64.
2015-11-27  Matthew Wahab[Aarch64] Support an ARMv8.2 system register.
2015-11-20  Matthew Wahab[AArch64] Add support for ARMv8.1 Virtulization Host...
2015-11-19  Matthew Wahab[AArch64] Reject invalid immediate operands to MSR PAN
2015-10-07  Yao QiAvoid using 'template' C++ keyword
2015-06-16  Matthew Wahab[AArch64] Support id_mmfr4 system register
2015-06-01  Matthew Wahab[AArch64][libopcode] Add support for PAN architecture...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-09-03  Jiong Wang[PATCH/AArch64] Implement LSE feature
2014-03-05  Alan ModraUpdate copyright years
2014-02-27  Yufeng Zhangopcodes/
2013-11-20  Yufeng Zhanggas/testsuite/
2013-11-18  Yufeng ZhangRevert "Add support for AArch64 trace unit registers."
2013-11-15  Yufeng Zhanggas/
2013-11-05  Yufeng Zhanggas/
2013-11-05  Yufeng Zhanggas/
2013-11-05  Yufeng Zhangopcodes/
2013-08-28  Nick Clifton * aarch64-opc.c (aarch64_logical_immediate_p): Return...
2013-05-13  Yufeng Zhanggas/
2013-02-14  Yufeng Zhangopcodes/
2013-01-17  Yufeng Zhanginclude/opcode/
2013-01-04  Yufeng Zhangopcodes/
2013-01-04  Nick Clifton * aarch64-opc.c (aarch64_prfops): Update to...
2012-10-15  Yufeng ZhangUpdated the system register table.
2012-10-15  Yufeng ZhangAdded missing alignment check to load/store uimm12...
2012-08-13  Nick CliftonAdd support for 64-bit ARM architecture: AArch64
This page took 1.515289 seconds and 92 git commands to generate.