summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Add AVX512VBMI instructionsIlya Tocar2014-11-178-5445/+5730
* Add AVX512IFMA instructionsIlya Tocar2014-11-178-5512/+5677
* Add pcommit instructionIlya Tocar2014-11-177-5262/+10575
* Add clwb instructionIlya Tocar2014-11-177-5260/+5310
* Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore2014-11-062-3/+9
* Import updated translations supplied by the Translation Project.Nick Clifton2014-11-032-146/+372
* MIPS: Add Octeon 3 supportNaveen H.S2014-10-313-3/+29
* Updated/new translations provided by the Translations Project.Nick Clifton2014-10-292-270/+1059
* Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore2014-10-233-451/+580
* ppc: enable msgclr and msgsnd on Power8Jan Beulich2014-10-212-2/+6
* opcodes, elf: annotate instructions with HWCAP2_VIS3B.Jose E. Marchesi2014-10-172-12/+13
* opcodes: fix several misplaced hwcap entries.Jose E. Marchesi2014-10-172-13/+18
* Bump bfd version.Tristan Gingold2014-10-152-10/+14
* This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi2014-10-093-1441/+1507
* Ignore MOD field for control/debug register moveH.J. Lu2014-09-222-32/+19
* NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt.Kuan-Lin Chen2014-09-164-1842/+2327
* Add support for MIPS R6.Andrew Bennett2014-09-154-362/+786
* Properly handle suffix for iret and sysretH.J. Lu2014-09-102-21/+59
* [PATCH/AArch64] Generic support for all system registers using mrs and msrJiong Wang2014-09-033-101/+28
* [PATCH/AArch64] Implement LSE featureJiong Wang2014-09-0310-223/+2033
* MIPS: Make the CODE10 operand code consistent between ISAsMaciej W. Rozycki2014-08-262-5/+11
* ARM/opcodes: Fix negative hexadecimal offset disassemblyMaciej W. Rozycki2014-08-222-0/+8
* MIPS/opcodes: Remove microMIPS 48-bit LI instructionMaciej W. Rozycki2014-08-212-4/+5
* This patch set mainly aims at improving the S/390 disassembler'sAndreas Arnez2014-08-192-134/+184
* opcodes: blackfin: convert ad-hoc ints to bfd_booleanMike Frysinger2014-08-142-21/+31
* opcodes: blackfin: simplify decode_CC2stat_0 logicMike Frysinger2014-08-142-41/+11
* opcodes: blackfin: avoid duplicate memory readsMike Frysinger2014-08-142-6/+10
* opcodes: blackfin: push down global stateMike Frysinger2014-08-132-43/+83
* opcodes: blackfin: do not force align the PCMike Frysinger2014-08-132-1/+14
* opcodes: blackfin: handle memory read errorsMike Frysinger2014-08-132-19/+45
* [MIPS] Rename COPROC related macrosMatthew Fortune2014-07-293-134/+142
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-293-24/+34
* Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar2014-07-228-5910/+9526
* Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar2014-07-228-5277/+12632
* Add support for AVX512VL versions of AVX512CD instructions.Ilya Tocar2014-07-223-0/+214
* Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions.Ilya Tocar2014-07-227-4322/+20266
* or1k: add missing l.msync, l.psync and l.psync instructions.Stefan Kristiansson2014-07-206-48/+95
* Fix disasm of vmovsd/vmovss with different length values.Ilya Tocar2014-07-082-2/+7
* Rename configure.in to configure.acAlan Modra2014-07-044-2/+8
* Use modern AC_INIT in configure.inAlan Modra2014-07-045-45/+41
* Add support for the AVR Tiny series of microcontrollers.Barney Stratford2014-07-012-2/+26
* Fix a compile time warning on 32-bit hosts.Philippe De Muyter2014-06-262-3/+8
* Whitespace fixes for cpu/or1k.opcAlan Modra2014-06-129-136/+140
* Only print prefixes before fwaitH.J. Lu2014-06-102-2/+10
* Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra2014-06-072-5/+12
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-054-4/+16
* Fix the disassembly of MSP430 extended index addressing mode.Nick Clifton2014-06-032-11/+16
* This fixes a thinko in the LEON support recently added to the assembler.Eric Botcazou2014-06-022-2/+7
* Remove unnecessary header from m68k-dis.cAlan Modra2014-05-202-2/+4
* Properly display extra data/address size prefixesH.J. Lu2014-05-092-55/+22