Age | Commit message (Expand) | Author | Files | Lines |
2022-01-06 | aarch64: Add support for new SME instructions | Richard Sandiford | 1 | -302/+335 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-02 | aarch64: Add BC instruction | Richard Sandiford | 1 | -47/+58 |
2021-12-02 | aarch64: Add support for +mops | Richard Sandiford | 1 | -31/+1355 |
2021-11-17 | aarch64: [SME] SVE2 instructions added to support SME | Przemyslaw Wirkus | 1 | -189/+235 |
2021-11-17 | aarch64: [SME] Add SME mode selection and state access instructions | Przemyslaw Wirkus | 1 | -1350/+1356 |
2021-11-17 | aarch64: [SME] Add LD1x, ST1x, LDR and STR instructions | Przemyslaw Wirkus | 1 | -185/+343 |
2021-11-17 | aarch64: [SME] Add ZERO instruction | Przemyslaw Wirkus | 1 | -139/+151 |
2021-11-17 | aarch64: [SME] Add MOV and MOVA instructions | Przemyslaw Wirkus | 1 | -171/+200 |
2021-11-17 | aarch64: [SME] Add SME instructions | Przemyslaw Wirkus | 1 | -131/+442 |
2021-03-31 | Use bool in opcodes | Alan Modra | 1 | -1/+1 |
2021-01-11 | aarch64: Remove support for CSRE | Kyrylo Tkachov | 1 | -1290/+1289 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-09 | aarch64: Limit Rt register number for LS64 load/store instructions | Przemyslaw Wirkus | 1 | -84/+85 |
2020-11-03 | [PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7 | Przemyslaw Wirkus | 1 | -1820/+1864 |
2020-10-30 | [PATCH][GAS] aarch64: Add WFIT instruction for Armv8.7-a | Przemyslaw Wirkus | 1 | -1250/+1252 |
2020-10-28 | aarch64: Add CSR PDEC instruction | Przemyslaw Wirkus | 1 | -1287/+1288 |
2020-10-28 | aarch64: Add WFET instruction for Armv8.7-a | Przemyslaw Wirkus | 1 | -1250/+1252 |
2020-10-28 | aarch64: Add DSB instruction Armv8.7-a variant | Przemyslaw Wirkus | 1 | -1305/+1309 |
2020-09-08 | aarch64: Add support for Armv8-R DFB alias | Alex Coplan | 1 | -1261/+1262 |
2020-04-30 | AArch64: add GAS support for UDF instruction | Alex Coplan | 1 | -1900/+1912 |
2020-04-20 | [AArch64, Binutils] Add missing TSB instruction | Sudakshina Das | 1 | -1263/+1265 |
2020-04-20 | [AArch64, Binutils] Make hint space instructions valid for Armv8-a | Sudakshina Das | 1 | -1223/+1223 |
2020-01-27 | AArch64: Fix cfinv disassembly issues | Tamar Christina | 1 | -1182/+1182 |
2020-01-03 | Arm64: correct uzp{1,2} mnemonics | Jan Beulich | 1 | -2/+2 |
2020-01-03 | Arm64: correct 64-bit element fmmla encoding | Jan Beulich | 1 | -45/+45 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-07 | [gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X] | Matthew Malcomson | 1 | -49/+50 |
2019-11-07 | [binutils][aarch64] Matrix Multiply extension enablement [8/X] | Matthew Malcomson | 1 | -424/+733 |
2019-11-07 | [binutils][aarch64] Bfloat16 enablement [2/X] | Matthew Malcomson | 1 | -68/+268 |
2019-07-01 | [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AES | Matthew Malcomson | 1 | -286/+308 |
2019-05-09 | [binutils][aarch64] Add SVE2 instructions. | Matthew Malcomson | 1 | -941/+4120 |
2019-05-09 | [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand. | Matthew Malcomson | 1 | -11/+12 |
2019-05-09 | [binutils][aarch64] New SVE_Zm4_11_INDEX operand. | Matthew Malcomson | 1 | -7/+8 |
2019-05-09 | [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand. | Matthew Malcomson | 1 | -10/+11 |
2019-05-09 | [binutils][aarch64] New SVE_ADDR_ZX operand. | Matthew Malcomson | 1 | -33/+34 |
2019-05-09 | [binutils][aarch64] New SVE_Zm3_11_INDEX operand. | Matthew Malcomson | 1 | -7/+8 |
2019-05-09 | [binutils][aarch64] Introduce SVE_IMM_ROT3 operand. | Matthew Malcomson | 1 | -19/+20 |
2019-05-01 | [BINUTILS, AArch64] Enable Transactional Memory Extension | Sudakshina Das | 1 | -940/+955 |
2019-04-11 | [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions | Sudakshina Das | 1 | -80/+81 |
2019-04-11 | [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instruction | Sudakshina Das | 1 | -1231/+1253 |
2019-01-25 | AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension. | Sudi Das | 1 | -1248/+1259 |
2019-01-25 | AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte... | Sudi Das | 1 | -1305/+1281 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-12 | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 1 | -1281/+1305 |
2018-11-12 | [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension | Sudakshina Das | 1 | -1275/+1286 |
2018-11-12 | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten... | Sudakshina Das | 1 | -1416/+1528 |
2018-11-12 | [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin... | Sudakshina Das | 1 | -1514/+1538 |
2018-11-12 | [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex... | Sudakshina Das | 1 | -2323/+2351 |
2018-10-09 | [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction | Sudakshina Das | 1 | -973/+975 |