summaryrefslogtreecommitdiff
path: root/include/opcode
Commit message (Expand)AuthorAgeFilesLines
* PowerPC add initial -mfuture instruction supportPeter Bergner2019-05-241-0/+18
* [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fpAndre Vieira2019-05-161-0/+2
* [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New sve_size_tsz_bhs iclass.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New SVE_Zm4_11_INDEX operand.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New sve_shift_tsz_bhsd iclass.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.Matthew Malcomson2019-05-091-0/+2
* [binutils][aarch64] New sve_size_013 iclass.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New sve_size_bh iclass.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New sve_size_sd2 iclass.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New SVE_ADDR_ZX operand.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New SVE_Zm3_11_INDEX operand.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] New iclass sve_size_hsd2.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] Introduce SVE_IMM_ROT3 operand.Matthew Malcomson2019-05-091-0/+1
* [binutils][aarch64] SVE2 feature extension flags.Matthew Malcomson2019-05-091-0/+7
* Add load-link, store-conditional paired EVA instructionsFaraz Shahbazker2019-05-061-0/+5
* [BINUTILS, AArch64] Enable Transactional Memory ExtensionSudakshina Das2019-05-011-1/+3
* [MIPS] Add load-link, store-conditional paired instructionsAndrew Bennett2019-04-261-0/+4
* MIPS/include: opcode/mips.h: Update stale comment for CODE20 operandMaciej W. Rozycki2019-04-251-2/+2
* [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira2019-04-151-0/+6
* [BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructionsSudakshina Das2019-04-111-0/+1
* [GAS, Arm] CLI with architecture sensitive extensionsAndre Vieira2019-04-011-7/+24
* PR24390, Don't decode mtfsb field as a cr fieldAlan Modra2019-03-281-1/+4
* S/390: Implement instruction set extensionsAndreas Krebbel2019-01-311-0/+1
* AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das2019-01-251-2/+0
* RX: include - Add RXv3 support.Yoshinori Sato2019-01-051-0/+32
* Update year range in copyright notice of binutils filesAlan Modra2019-01-0169-69/+69
* PR24028, PPC_INT_FMTAlan Modra2018-12-281-8/+0
* PowerPC @l, @h and @ha warnings, plus VLE e_liAlan Modra2018-12-061-0/+5
* opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess2018-12-061-0/+6
* RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson2018-12-031-1/+1
* RISC-V: Add .insn CA support.Jim Wilson2018-11-271-0/+4
* [ARM] Improve indentation of ARM architecture declarationsThomas Preud'homme2018-11-131-254/+281
* [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-121-0/+2
* [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das2018-11-121-0/+8
* [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex...Sudakshina Das2018-11-121-0/+2
* [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-ASudakshina Das2018-11-121-0/+2
* [BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.Sudakshina Das2018-11-061-4/+3
* [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRSSudakshina Das2018-10-091-1/+4
* [PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registersSudakshina Das2018-10-091-1/+8
* [PATCH, BINUTILS, AARCH64, 7/9] Add BTI instructionSudakshina Das2018-10-091-1/+12
* [PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructionsSudakshina Das2018-10-091-0/+2
* [PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instructionSudakshina Das2018-10-091-1/+4
* [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructionsSudakshina Das2018-10-091-1/+6
* [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-ASudakshina Das2018-10-091-1/+4
* [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-ASudakshina Das2018-10-091-1/+8
* [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea...Sudakshina Das2018-10-091-0/+4
* [Arm, 3/3] Add Execution and Data Prediction instructions for AArch32Sudakshina Das2018-10-051-1/+3
* [Arm, 2/3] Add instruction SB for AArch32Sudakshina Das2018-10-051-1/+3
* [Arm, 1/3] Add -march=armv8.5-a and related internal feature macros to AArch32Sudakshina Das2018-10-051-0/+5