summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* [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
* or1k: add support for l.swa/l.lwa atomic instructionsStefan Kristiansson2014-05-086-46/+122
* Add MIPS r3 and r5 support.Andrew Bennett2014-05-073-2/+55
* Fix an issue with "Rearrange MIPS INSN* masks" patch.Andrew Bennett2014-05-072-3/+5
* Properly handle multiple opcode prefixesH.J. Lu2014-05-052-114/+161
* Use sigsetjmp/siglongjmp in opcodesH.J. Lu2014-05-0211-18/+110
* Handle prefixes before fwaitH.J. Lu2014-05-012-1/+12
* Regenerate files for openrisk -> or1k changeAlan Modra2014-04-262-9/+9
* Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett2014-04-233-4/+40
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-2220-3851/+5200
* Add support for Intel SGX instructionsIlya Tocar2014-04-047-3852/+3910
* Add new sign-extension instructions to moxie portAnthony Green2014-04-022-2/+7
* [AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang2014-03-262-3/+14
* Fix memory size for gather/scatter instructionsIlya Tocar2014-03-205-27/+60
* This patch adds support for the hyperprivileged registers %hstick_offsetJose E. Marchesi2014-03-192-1/+6
* Fix typo in changelog entry.Nick Clifton2014-03-191-1/+1
* Fix RX gas testsuite failures by accounting for new variations in the disasse...Nick Clifton2014-03-193-614/+627
* autoreconfAlan Modra2014-03-122-1/+5
* Update copyright yearsAlan Modra2014-03-05263-394/+270
* Fix changelog formatting in last commit -- sorryRichard Sandiford2014-03-041-1/+1
* bfd/Richard Sandiford2014-03-042-1/+5
* opcodes/Richard Sandiford2014-03-042-66/+71
* Fix various copyright issuesAlan Modra2014-03-032-2/+5
* Regenerate opcodes/msp430-decode.cAlan Modra2014-02-282-157/+179
* opcodes/Yufeng Zhang2014-02-272-10/+15
* opcodes/Yufeng Zhang2014-02-272-2/+10
* Remove bogus vcvtps2ph variant.Ilya Tocar2014-02-253-20/+6
* Add support for CPUID PREFETCHWT1Ilya Tocar2014-02-216-3854/+3880
* Change cpu for vptestnmd and vptestnmq instructions.Ilya Tocar2014-02-203-36/+41
* Don't output trailing spaceH.J. Lu2014-02-194-41865/+41882
* Add clflushopt, xsaves, xsavec, xrstorsIlya Tocar2014-02-127-3847/+4028