AArch64: Mark sve instructions that require MOVPRFX constraints
[deliverable/binutils-gdb.git] / include / opcode / aarch64.h
2018-10-03  Tamar ChristinaAArch64: Mark sve instructions that require MOVPRFX...
2018-06-29  Tamar ChristinaFix AArch64 encodings for by element instructions.
2018-05-15  Tamar ChristinaImplement Read/Write constraints on system registers...
2018-05-15  Tamar ChristinaAllow non-fatal errors to be emitted and for disassembl...
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-16  Tamar ChristinaAdd new AArch64 FP16 FM{A|S} instructions.
2017-11-09  Tamar ChristinaEnable the Dot Product extension by default for Armv8...
2017-11-09  Tamar ChristinaAdds the new Fields and Operand types for the new instr...
2017-11-09  Tamar ChristinaSplit the ARM Crypto ISA extensions for AES and SHA1...
2017-11-09  Nick CliftonChange the type of the aarch64_feature_set typedef...
2017-11-08  Nick CliftonSplit the AArch64 Crypto instructions for AES and SHA1...
2017-11-02  Siddhesh Poyarekaraarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2
2017-06-28  Tamar Christina[AArch64] Add dot product support for AArch64 to binutils
2017-02-24  Richard Sandiford[AArch64] Additional SVE instructions
2017-02-24  Richard Sandiford[AArch64] Add a "compnum" feature
2017-01-04  Szabolcs Nagy[AArch64] Add separate feature flag for weaker release...
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 command line option and feature...
2016-09-21  Richard Sandiford[AArch64] Add SVE condition codes
2016-09-21  Richard Sandiford[AArch64][SVE 31/32] Add SVE instructions
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 13/32] Add an F_STRICT flag
2016-07-01  Szabolcs Nagy[AArch64] Fix +nofp16 handling
2016-06-28  Richard Sandiford[AArch64] Make register indices be full 64-bit values
2016-04-28  Nick CliftonAdd support to AArch64 disassembler for verifying instr...
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-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 1/5] Support the ARMv8.2 Statistical...
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][PATCH 1/2] Add support for RAS instruction...
2015-12-10  Matthew Wahab[AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.
2015-11-27  Matthew Wahab[AArch64] Add ARMv8.2 instructions BFC and REV64.
2015-11-27  Matthew Wahab[AArch64] Add feature flags and command line for ARMv8...
2015-11-20  Matthew Wahab[AArch64] Add support for ARMv8.1 Virtulization Host...
2015-11-19  Matthew Wahab[AArch64] Add ARMv8.2 command line option and feature...
2015-10-28  Yao QiPass noaliases_p to aarch64_decode_insn
2015-10-07  Yao QiAvoid using 'template' C++ keyword
2015-10-07  Yao QiWrap include/opcode/aarch64.h in extern "C" for C++
2015-10-02  Yao QiMake aarch64_zero_register_p declaration starts from...
2015-10-02  Yao Qi[aarch64] expose disas_aarch64_insn and rename it to...
2015-06-04  Matthew Wahab[AArch64] Add support for ARMv8.1 command line option
2015-06-02  Matthew Wahab[AArch64] Support for ARMv8.1a Adv.SIMD instructions
2015-06-02  Matthew Wahab[AArch64] Support for ARMv8.1a Limited Ordering Regions...
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
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-02-28  Yufeng Zhanginclude/opcode/
2013-01-30  Yufeng Zhanginclude/opcode/
2013-01-17  Yufeng Zhanginclude/opcode/
2012-08-13  Nick CliftonAdd support for 64-bit ARM architecture: AArch64
This page took 1.382471 seconds and 84 git commands to generate.