| Commit message (Expand) | Author | Age | Files | Lines |
* | aarch64: [SME] SVE2 instructions added to support SME | Przemyslaw Wirkus | 2021-11-17 | 1 | -2/+4 |
* | aarch64: [SME] Add SME mode selection and state access instructions | Przemyslaw Wirkus | 2021-11-17 | 1 | -149/+151 |
* | aarch64: [SME] Add LD1x, ST1x, LDR and STR instructions | Przemyslaw Wirkus | 2021-11-17 | 1 | -36/+42 |
* | aarch64: [SME] Add ZERO instruction | Przemyslaw Wirkus | 2021-11-17 | 1 | -1/+2 |
* | aarch64: [SME] Add MOV and MOVA instructions | Przemyslaw Wirkus | 2021-11-17 | 1 | -3/+6 |
* | aarch64: [SME] Add SME instructions | Przemyslaw Wirkus | 2021-11-17 | 1 | -2/+5 |
* | Use bool in opcodes | Alan Modra | 2021-03-31 | 1 | -1/+1 |
* | aarch64: Remove support for CSRE | Kyrylo Tkachov | 2021-01-11 | 1 | -124/+124 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | aarch64: Limit Rt register number for LS64 load/store instructions | Przemyslaw Wirkus | 2020-11-09 | 1 | -80/+81 |
* | [PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7 | Przemyslaw Wirkus | 2020-11-03 | 1 | -343/+343 |
* | [PATCH][GAS] aarch64: Add WFIT instruction for Armv8.7-a | Przemyslaw Wirkus | 2020-10-30 | 1 | -89/+92 |
* | aarch64: Add CSR PDEC instruction | Przemyslaw Wirkus | 2020-10-28 | 1 | -122/+122 |
* | aarch64: Add WFET instruction for Armv8.7-a | Przemyslaw Wirkus | 2020-10-28 | 1 | -89/+92 |
* | aarch64: Add DSB instruction Armv8.7-a variant | Przemyslaw Wirkus | 2020-10-28 | 1 | -141/+146 |
* | aarch64: Add support for Armv8-R DFB alias | Alex Coplan | 2020-09-08 | 1 | -98/+99 |
* | AArch64: add GAS support for UDF instruction | Alex Coplan | 2020-04-30 | 1 | -384/+385 |
* | [AArch64, Binutils] Add missing TSB instruction | Sudakshina Das | 2020-04-20 | 1 | -102/+104 |
* | [AArch64, Binutils] Make hint space instructions valid for Armv8-a | Sudakshina Das | 2020-04-20 | 1 | -109/+109 |
* | AArch64: Fix cfinv disassembly issues | Tamar Christina | 2020-01-27 | 1 | -87/+87 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2020-01-01 | 1 | -1/+1 |
* | [binutils][aarch64] Matrix Multiply extension enablement [8/X] | Matthew Malcomson | 2019-11-07 | 1 | -38/+39 |
* | [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand. | Matthew Malcomson | 2019-05-09 | 1 | -11/+12 |
* | [binutils][aarch64] New SVE_Zm4_11_INDEX operand. | Matthew Malcomson | 2019-05-09 | 1 | -7/+8 |
* | [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand. | Matthew Malcomson | 2019-05-09 | 1 | -10/+11 |
* | [binutils][aarch64] New SVE_ADDR_ZX operand. | Matthew Malcomson | 2019-05-09 | 1 | -33/+34 |
* | [binutils][aarch64] New SVE_Zm3_11_INDEX operand. | Matthew Malcomson | 2019-05-09 | 1 | -7/+8 |
* | [binutils][aarch64] Introduce SVE_IMM_ROT3 operand. | Matthew Malcomson | 2019-05-09 | 1 | -19/+20 |
* | [BINUTILS, AArch64] Enable Transactional Memory Extension | Sudakshina Das | 2019-05-01 | 1 | -137/+138 |
* | [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions | Sudakshina Das | 2019-04-11 | 1 | -76/+77 |
* | [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instruction | Sudakshina Das | 2019-04-11 | 1 | -295/+295 |
* | AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension. | Sudi Das | 2019-01-25 | 1 | -316/+316 |
* | AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte... | Sudi Das | 2019-01-25 | 1 | -348/+346 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 2018-11-12 | 1 | -346/+348 |
* | [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 2018-11-12 | 1 | -316/+316 |
* | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 2018-11-12 | 1 | -386/+388 |
* | [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin... | Sudakshina Das | 2018-11-12 | 1 | -356/+360 |
* | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 2018-11-12 | 1 | -533/+535 |
* | [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction | Sudakshina Das | 2018-10-09 | 1 | -151/+153 |
* | [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions | Sudakshina Das | 2018-10-09 | 1 | -135/+139 |
* | [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A | Sudakshina Das | 2018-10-09 | 1 | -93/+93 |
* | [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A | Sudakshina Das | 2018-10-09 | 1 | -450/+450 |
* | This patch adds support for the SSBB and PSSBB speculation barrier instructio... | Nick Clifton | 2018-07-12 | 1 | -94/+99 |
* | Fix AArch64 encodings for by element instructions. | Tamar Christina | 2018-06-29 | 1 | -68/+69 |
* | Correct negs aliasing on AArch64. | Tamar Christina | 2018-06-22 | 1 | -1/+1 |
* | Modify AArch64 Assembly and disassembly functions to be able to fail and repo... | Tamar Christina | 2018-05-15 | 1 | -59/+60 |
* | Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R... | Nick Clifton | 2018-03-28 | 1 | -56/+57 |
* | Add support for the AArch64's CSDB instruction. | James Greenhalgh | 2018-01-09 | 1 | -105/+106 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |