summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* NDS32: Set branch instruction to relaxable.Kuan-Lin Chen2015-01-291-1/+2
* FT32 initial supportAlan Modra2015-01-289-0/+292
* NDS32/opcodes: Add new system registers.Kuan-Lin Chen2015-01-282-2/+14
* S/390: Add support for IBM z13.Andreas Krebbel2015-01-165-530/+1203
* Regenerate Makeile.in file for copyright updateAlan Modra2015-01-021-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-02265-1150/+1168
* Limit moxie sto/ldo offsets to 16 bitsAnthony Green2014-12-273-16/+22
* Add mul.x and umul.x instructions to moxie portAnthony Green2014-12-242-9/+14
* Add in a JALRC alias and fix the NAL instruction.Matthew Fortune2014-12-162-1/+7
* Add zex instructions for moxie portAnthony Green2014-12-122-2/+6
* Add Visium support to opcodesEric Botcazou2014-12-069-0/+886
* Power4 should treat mftb as extended mfspr mnemonicAlan Modra2014-11-302-6/+11
* Remove broken nios2 assembler dwim support.Sandra Loosemore2014-11-282-4/+9
* Don't deprecate powerpc mftb insnAlan Modra2014-11-282-7/+15
* Update libtool.m4 from GCC trunkH.J. Lu2014-11-242-2/+6
* 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