Age | Commit message (Expand) | Author | Files | Lines |
2014-12-12 | Add zex instructions for moxie port | Anthony Green | 2 | -2/+6 |
2014-12-06 | Add Visium support to opcodes | Eric Botcazou | 9 | -0/+886 |
2014-11-30 | Power4 should treat mftb as extended mfspr mnemonic | Alan Modra | 2 | -6/+11 |
2014-11-28 | Remove broken nios2 assembler dwim support. | Sandra Loosemore | 2 | -4/+9 |
2014-11-28 | Don't deprecate powerpc mftb insn | Alan Modra | 2 | -7/+15 |
2014-11-24 | Update libtool.m4 from GCC trunk | H.J. Lu | 2 | -2/+6 |
2014-11-17 | Add AVX512VBMI instructions | Ilya Tocar | 8 | -5445/+5730 |
2014-11-17 | Add AVX512IFMA instructions | Ilya Tocar | 8 | -5512/+5677 |
2014-11-17 | Add pcommit instruction | Ilya Tocar | 7 | -5262/+10575 |
2014-11-17 | Add clwb instruction | Ilya Tocar | 7 | -5260/+5310 |
2014-11-06 | Add mach parameter to nios2_find_opcode_hash. | Sandra Loosemore | 2 | -3/+9 |
2014-11-03 | Import updated translations supplied by the Translation Project. | Nick Clifton | 2 | -146/+372 |
2014-10-31 | MIPS: Add Octeon 3 support | Naveen H.S | 3 | -3/+29 |
2014-10-29 | Updated/new translations provided by the Translations Project. | Nick Clifton | 2 | -270/+1059 |
2014-10-23 | Refactoring/cleanup of nios2 opcodes and assembler code. | Sandra Loosemore | 3 | -451/+580 |
2014-10-21 | ppc: enable msgclr and msgsnd on Power8 | Jan Beulich | 2 | -2/+6 |
2014-10-17 | opcodes, elf: annotate instructions with HWCAP2_VIS3B. | Jose E. Marchesi | 2 | -12/+13 |
2014-10-17 | opcodes: fix several misplaced hwcap entries. | Jose E. Marchesi | 2 | -13/+18 |
2014-10-15 | Bump bfd version. | Tristan Gingold | 2 | -10/+14 |
2014-10-09 | This is a series of patches that add support for the SPARC M7 cpu to | Jose E. Marchesi | 3 | -1441/+1507 |
2014-09-22 | Ignore MOD field for control/debug register move | H.J. Lu | 2 | -32/+19 |
2014-09-16 | NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt. | Kuan-Lin Chen | 4 | -1842/+2327 |
2014-09-15 | Add support for MIPS R6. | Andrew Bennett | 4 | -362/+786 |
2014-09-10 | Properly handle suffix for iret and sysret | H.J. Lu | 2 | -21/+59 |
2014-09-03 | [PATCH/AArch64] Generic support for all system registers using mrs and msr | Jiong Wang | 3 | -101/+28 |
2014-09-03 | [PATCH/AArch64] Implement LSE feature | Jiong Wang | 10 | -223/+2033 |
2014-08-26 | MIPS: Make the CODE10 operand code consistent between ISAs | Maciej W. Rozycki | 2 | -5/+11 |
2014-08-22 | ARM/opcodes: Fix negative hexadecimal offset disassembly | Maciej W. Rozycki | 2 | -0/+8 |
2014-08-21 | MIPS/opcodes: Remove microMIPS 48-bit LI instruction | Maciej W. Rozycki | 2 | -4/+5 |
2014-08-19 | This patch set mainly aims at improving the S/390 disassembler's | Andreas Arnez | 2 | -134/+184 |
2014-08-14 | opcodes: blackfin: convert ad-hoc ints to bfd_boolean | Mike Frysinger | 2 | -21/+31 |
2014-08-14 | opcodes: blackfin: simplify decode_CC2stat_0 logic | Mike Frysinger | 2 | -41/+11 |
2014-08-14 | opcodes: blackfin: avoid duplicate memory reads | Mike Frysinger | 2 | -6/+10 |
2014-08-13 | opcodes: blackfin: push down global state | Mike Frysinger | 2 | -43/+83 |
2014-08-13 | opcodes: blackfin: do not force align the PC | Mike Frysinger | 2 | -1/+14 |
2014-08-13 | opcodes: blackfin: handle memory read errors | Mike Frysinger | 2 | -19/+45 |
2014-07-29 | [MIPS] Rename COPROC related macros | Matthew Fortune | 3 | -134/+142 |
2014-07-29 | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 3 | -24/+34 |
2014-07-22 | Add AVX512DQ instructions and their AVX512VL variants. | Ilya Tocar | 8 | -5910/+9526 |
2014-07-22 | Add support for AVX512BW instructions and their AVX512VL versions. | Ilya Tocar | 8 | -5277/+12632 |
2014-07-22 | Add support for AVX512VL versions of AVX512CD instructions. | Ilya Tocar | 3 | -0/+214 |
2014-07-22 | Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions. | Ilya Tocar | 7 | -4322/+20266 |
2014-07-20 | or1k: add missing l.msync, l.psync and l.psync instructions. | Stefan Kristiansson | 6 | -48/+95 |
2014-07-08 | Fix disasm of vmovsd/vmovss with different length values. | Ilya Tocar | 2 | -2/+7 |
2014-07-04 | Rename configure.in to configure.ac | Alan Modra | 4 | -2/+8 |
2014-07-04 | Use modern AC_INIT in configure.in | Alan Modra | 5 | -45/+41 |
2014-07-01 | Add support for the AVR Tiny series of microcontrollers. | Barney Stratford | 2 | -2/+26 |
2014-06-26 | Fix a compile time warning on 32-bit hosts. | Philippe De Muyter | 2 | -3/+8 |
2014-06-12 | Whitespace fixes for cpu/or1k.opc | Alan Modra | 9 | -136/+140 |
2014-06-10 | Only print prefixes before fwait | H.J. Lu | 2 | -2/+10 |