111 Commits (2376c3702e43ad8a717d80888b34e1e7eaeacaa8)

Author SHA1 Message Date
Matthew Malcomson 28ed815ad2 [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand. 7 years ago
Matthew Malcomson fd1dc4a0c1 [binutils][aarch64] New sve_size_tsz_bhs iclass. 7 years ago
Matthew Malcomson 31e36ab341 [binutils][aarch64] New SVE_Zm4_11_INDEX operand. 7 years ago
Matthew Malcomson 1be5f94f9c [binutils][aarch64] New sve_shift_tsz_bhsd iclass. 7 years ago
Matthew Malcomson 3c17238bc9 [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand. 7 years ago
Matthew Malcomson cd50a87ae2 [binutils][aarch64] New sve_size_013 iclass. 7 years ago
Matthew Malcomson 3c705960ca [binutils][aarch64] New sve_size_bh iclass. 7 years ago
Matthew Malcomson 0a57e14ffa [binutils][aarch64] New sve_size_sd2 iclass. 7 years ago
Matthew Malcomson c469c86473 [binutils][aarch64] New SVE_ADDR_ZX operand. 7 years ago
Matthew Malcomson 116adc2747 [binutils][aarch64] New SVE_Zm3_11_INDEX operand. 7 years ago
Matthew Malcomson 3bd82c86f0 [binutils][aarch64] New iclass sve_size_hsd2. 7 years ago
Matthew Malcomson adccc50753 [binutils][aarch64] Introduce SVE_IMM_ROT3 operand. 7 years ago
Matthew Malcomson 7ce2460a77 [binutils][aarch64] SVE2 feature extension flags. 7 years ago
Sudakshina Das b83b4b1382 [BINUTILS, AArch64] Enable Transactional Memory Extension 7 years ago
Sudakshina Das bd7ceb8d26 [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructions 7 years ago
Sudi Das 550fd7bf68 AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Extension. 7 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 7 years ago
Sudakshina Das 503ba60025 [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging Extension 8 years ago
Sudakshina Das fb3265b371 [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Extension 8 years ago
Sudakshina Das 193614f2b9 [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Extension 8 years ago
Sudakshina Das 73b605ec3f [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-A 8 years ago
Sudakshina Das 104fefeebb [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS 8 years ago
Sudakshina Das a97330e723 [PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registers 8 years ago
Sudakshina Das ff6054520c [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction 8 years ago
Sudakshina Das af4bcb4ce6 [PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions 8 years ago
Sudakshina Das 3fd229a447 [PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction 8 years ago
Sudakshina Das 2ac435d466 [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions 8 years ago
Sudakshina Das 68dfbb92ef [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A 8 years ago
Sudakshina Das 13c60ad7e1 [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A 8 years ago
Sudakshina Das 70d561813c [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal feature macros 8 years ago
Tamar Christina a68f4cd235 AArch64: Add SVE constraints verifier. 8 years ago
Tamar Christina 755b748fd9 AArch64: Refactor verifiers to make more general. 8 years ago
Tamar Christina 1d4823943d AArch64: Refactor err_type. 8 years ago
Tamar Christina 7e84b55d8f AArch64: Wire through instr_sequence 8 years ago
Tamar Christina eae424aef0 AArch64: Mark sve instructions that require MOVPRFX constraints 8 years ago
Tamar Christina 369c9167d4 Fix AArch64 encodings for by element instructions. 8 years ago
Tamar Christina f9830ec165 Implement Read/Write constraints on system registers on AArch64 8 years ago
Tamar Christina 7d02540ab7 Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64 8 years ago
Tamar Christina 561a72d4dd Modify AArch64 Assembly and disassembly functions to be able to fail and report why. 8 years ago
Nick Clifton c8d59609b1 Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+REG addressing with an assumed offset register. 8 years ago
Alan Modra 219d1afa89 Update year range in copyright notice of binutils files 8 years ago
Tamar Christina 00c2093f69 Correct disassembly of dot product instructions. 8 years ago
Tamar Christina a3b3345ae6 Add support for V_4B so we can properly reject it. 8 years ago
Tamar Christina d0f7791c66 Add new AArch64 FP16 FM{A|S} instructions. 9 years ago
Tamar Christina 981b557a48 Enable the Dot Product extension by default for Armv8.4-a. 9 years ago
Tamar Christina f42f1a1d6c Adds the new Fields and Operand types for the new instructions in Armv8.4-a. 9 years ago
Tamar Christina b6b9ca0c3e Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options (+aes and +sha2). The reason for the split is because with the introduction of Armv8.4-a the implementation of AES has explicitly been made independent of the implementation of the other crypto extensions. 9 years ago
Nick Clifton 21b81e67c7 Change the type of the aarch64_feature_set typedef to unsigned long long so that it will work on 32-bit hosts. 9 years ago
Nick Clifton c0e7cef715 Split the AArch64 Crypto instructions for AES and SHA1+2 into their own options (+aes and +sha2). 9 years ago
Siddhesh Poyarekar c05e0c5af3 aarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2 9 years ago