summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Add missing ChangeLog files for previous patch.Jim Wilson2019-02-081-0/+5
* RISC-V: Compress 3-operand beq/bne against x0.Jim Wilson2019-02-081-0/+2
* Arm: Backport hlt to all architectures.Tamar Christina2019-02-072-1/+6
* AArch64: Add verifier for By elem Single and Double sized instructions.Tamar Christina2019-02-074-9/+46
* Updated Swedish translation for the opcodes sub-directoryNick Clifton2019-02-072-308/+352
* S/390: Implement instruction set extensionsAndreas Krebbel2019-01-314-0/+117
* AArch64: Add missing changelog for Update encodings for stg, st2g, stzg and s...Tamar Christina2019-01-251-0/+9
* AArch64: Update encodings for stg, st2g, stzg and st2zg.Sudi Das2019-01-251-10/+10
* AArch64: Add new STZGM instruction for Armv8.5-A Memory Tagging Extension.Sudi Das2019-01-255-1580/+1599
* AArch64: Remove ldgv and stgv instructions from Armv8.5-A Memory Tagging Exte...Sudi Das2019-01-2510-1709/+1658
* Updated translations for some of the binutils subdirectory.Nick Clifton2019-01-232-305/+351
* Updated translations for various binutils subdirectories.Nick Clifton2019-01-213-609/+696
* [MIPS] fix typo in mips_arch_choices.Chenghua Xu2019-01-202-3/+7
* Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton2019-01-193-263/+304
* Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton2019-01-191-0/+4
* Add RXv3 instructions.Yoshinori Sato2019-01-133-1569/+5442
* S12Z: Don't crash when disassembling invalid instructions.John Darrington2019-01-092-3/+5
* S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington2019-01-092-30/+32
* Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2019-01-092-5/+9
* s12z regenAlan Modra2019-01-073-3/+9
* S12Z: opcodes: Separate the decoding of operations from their display.John Darrington2019-01-038-2548/+3241
* Update year range in copyright notice of binutils filesAlan Modra2019-01-01269-272/+276
* ChangeLog rotationAlan Modra2019-01-012-2538/+2552
* PR24028, PPC_INT_FMTAlan Modra2018-12-282-10/+16
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-188-6/+17
* RISC-V: Fix 4-arg add parsing.Jim Wilson2018-12-072-1/+6
* sim/opcodes: Allow use of out of tree cgen source directoryAndrew Burgess2018-12-063-8/+26
* opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess2018-12-063-0/+28
* RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson2018-12-032-1/+6
* [aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu2018-12-032-1/+8
* RISC-V: Add missing c.unimp instruction.Jim Wilson2018-11-292-1/+7
* RISC-V: Add .insn CA support.Jim Wilson2018-11-272-2/+12
* S12Z opcodes: Fix bug disassembling certain shift instructions.John Darrington2018-11-212-19/+30
* opcodes/nfp: Fix disassembly of crc[] with swapped operands.Francois H. Theron2018-11-132-6/+10
* [BINUTILS, AARCH64, 8/8] Add data cache instructions for Memory Tagging Exten...Sudakshina Das2018-11-122-0/+48
* [BINUTILS, AARCH64, 7/8] Add system registers for Memory Tagging ExtensionSudakshina Das2018-11-122-0/+35
* [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-1210-1642/+1724
* [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging ExtensionSudakshina Das2018-11-125-1607/+1633
* [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Exten...Sudakshina Das2018-11-128-1841/+2036
* [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Taggin...Sudakshina Das2018-11-125-1904/+1942
* [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Ex...Sudakshina Das2018-11-129-2913/+3010
* [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Extension for ARMv8.5-ASudakshina Das2018-11-122-0/+10
* [BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.Sudakshina Das2018-11-062-5/+10
* PowerPC instruction mask checksAlan Modra2018-11-062-141/+72
* x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit modeJan Beulich2018-11-062-1/+6
* x86: correctly handle VMOVD with EVEX.W set outside of 64-bit modeJan Beulich2018-11-063-14/+8
* x86: correctly handle KMOVD with VEX.W set outside of 64-bit modeJan Beulich2018-11-062-32/+17
* x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*Jan Beulich2018-11-065-62/+47
* x86: adjust {,E}VEX.W handling outside of 64-bit modeJan Beulich2018-11-063-32/+39
* x86: fix various non-LIG templatesJan Beulich2018-11-063-86/+106