575 Commits (493d4b48decc2b3c5fe9d2df68bcee67fdd8b7cb)

Author SHA1 Message Date
Yao Qi 875880c661 Avoid using 'template' C++ keyword 11 years ago
Yao Qi d3e12b29ae Wrap include/opcode/aarch64.h in extern "C" for C++ 11 years ago
Nick Clifton 886a250647 New ARC implementation. 11 years ago
Yao Qi e141d84e89 Make aarch64_zero_register_p declaration starts from column one 11 years ago
Yao Qi 36f4aab18c [aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insn 11 years ago
Dominik Vogt 7ecc513a44 Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine zEC12+nohtm+vx" 11 years ago
Nick Clifton b6518b3871 Fix compile time warnings generated when compiling with clang. 11 years ago
Nick Clifton f04265eceb Enhance the RX disassembler to detect and report bad instructions. 11 years ago
Nick Clifton 7bdf96efee Make register name tables in visium.h static in order to prevent multiple definitions. 11 years ago
H.J. Lu 72f4393d8c Remove leading/trailing white spaces in ChangeLog 11 years ago
Matthew Wahab f33026a965 [ARM] Support correctly spelled ARMv6KZ architecture names 11 years ago
Alan Modra ef5a96d564 Remove ppc860, ppc750cl, ppc7450 insns from common ppc. 11 years ago
Sandra Loosemore c8c8175b62 Opcodes and assembler support for Nios II R2 11 years ago
Peter Bergner 11a0cf2ec0 Allow for optional operands with non-zero default values. 11 years ago
Matthew Wahab 88f0ea342d [AArch64] Add support for ARMv8.1 command line option 11 years ago
Matthew Wahab a5932920ef [ARM] Support for ARMv8.1 command line option 11 years ago
Matthew Wahab ddfded2f7b [ARM] Add support for ARMv8.1 PAN extension 11 years ago
Matthew Wahab 1af1dd51db [ARM] Rework CPU feature selection in the disassembler 11 years ago
Matthew Wahab 9e1f0fa7f3 [AArch64] Support for ARMv8.1a Adv.SIMD instructions 11 years ago
Matthew Wahab 290806fd94 [AArch64] Support for ARMv8.1a Limited Ordering Regions extension 11 years ago
Matthew Wahab f21cce2cac [AArch64][libopcode] Add support for PAN architecture extension 11 years ago
DJ Delorie 0952813b0b Make RL78 disassembler and simulator respect ISA for mul/div 11 years ago
Terry Guo 823d25713d Extend arm_feature_set struct to provide more bits 11 years ago
Pedro Alves f63c17760f Wrap a few opcodes headers in extern "C" for C++ 11 years ago
Alan Modra 3f8107ab38 FT32 initial support 11 years ago
Andreas Krebbel 1e2e8c529c S/390: Add support for IBM z13. 11 years ago
Alan Modra b90efa5b79 ChangeLog rotatation and copyright year update 11 years ago
Anthony Green bffb60047d Limit moxie sto/ldo offsets to 16 bits 11 years ago
Eric Botcazou 1945cfa59d Add Visium support to opcodes 12 years ago
Sandra Loosemore d306ce58b4 Remove broken nios2 assembler dwim support. 12 years ago
Sandra Loosemore b4714c7c30 Add mach parameter to nios2_find_opcode_hash. 12 years ago
Sandra Loosemore 96ba42336f Refactoring/cleanup of nios2 opcodes and assembler code. 12 years ago
Jose E. Marchesi 0b6be41550 opcodes, elf: annotate instructions with HWCAP2_VIS3B. 12 years ago
Jose E. Marchesi 3d68f91c0f This is a series of patches that add support for the SPARC M7 cpu to 12 years ago
Kuan-Lin Chen 40c7a7cb74 NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt. 12 years ago
Andrew Bennett 7361da2c95 Add support for MIPS R6. 12 years ago
Jiong Wang ee804238f0 [PATCH/AArch64] Implement LSE feature 12 years ago
Maciej W. Rozycki 5575639b8d MIPS: Make the CODE10 operand code consistent between ISAs 12 years ago
Matthew Fortune 43885403ed [MIPS] Rename COPROC related macros 12 years ago
Barney Stratford f36e88862f Add support for the AVR Tiny series of microcontrollers. 12 years ago
Nick Clifton 00b32ff21f Fix MSP430 assembler to support #hi(<symbol>). 12 years ago
Andrew Bennett ae52f48306 Add MIPS r3 and r5 support. 12 years ago
Richard Sandiford 3efe9ec51e include/opcode/ 12 years ago
Christian Svensson 73589c9dbd Remove support for the (deprecated) openrisc and or32 configurations and replace 12 years ago
Alan Modra 4b95cf5c0c Update copyright years 12 years ago
Andrew Bennett e269fea784 Range of element index is too large on MIPS MSA element selection instructions. 13 years ago
Kuan-Lin Chen 35c081572f Add support for Andes NDS32: 13 years ago
Mike Frysinger 594d8fa8e9 strip off +x bits on non-executable/script files 13 years ago
Yufeng Zhang 87b8eed7fb gas/testsuite/ 13 years ago
Yufeng Zhang c9fb6e5814 Add support for armv7ve to gas. 13 years ago