summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* x86: allow suffix-less movzw and 64-bit movzbJan Beulich2016-07-013-80/+14
* x86: remove stray instruction attributesJan Beulich2016-07-013-88/+103
* x86/Intel: fix operand checking for MOVSDJan Beulich2016-07-013-4/+9
* Fix typo in commentYao Qi2016-06-302-1/+5
* [AArch64] Make register indices be full 64-bit valuesRichard Sandiford2016-06-282-2/+19
* remove a few sentinalsTrevor Saunders2016-06-253-8/+13
* [ARC] Misc minor edits/fixesGraham Markall2016-06-232-3/+6
* Add support for yet some more new ISA 3.0 instructions.Peter Bergner2016-06-222-5/+54
* addmore extern CTrevor Saunders2016-06-222-0/+12
* Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall2016-06-214-198/+208
* opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns.Jose E. Marchesi2016-06-173-52/+146
* opcodes,gas: adjust sparc insns and make GAS aware of itJose E. Marchesi2016-06-172-170/+175
* bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi2016-06-173-9/+90
* Fix simple gas testsuite failures.Nick Clifton2016-06-152-14/+49
* opcodes/arc: Fix extract for some add_s instructionsAndrew Burgess2016-06-152-1/+5
* opcode/gas: Fix incorrect dates on ChangeLog entriesGraham Markall2016-06-141-3/+3
* [ARC] Add ldbit for npsGraham Markall2016-06-143-0/+62
* [ARC] Add deep packet inspection instructions for npsGraham Markall2016-06-143-15/+205
* [ARC] Add arithmetic and logic instructions for npsGraham Markall2016-06-143-1/+293
* S/390: Dump unknown instructions according to their length.Andreas Krebbel2016-06-102-17/+48
* Print symbol names in comments for LDS/STS disassembly.Denis Chertykov2016-06-092-4/+15
* PowerPC VLEAlan Modra2016-06-073-3666/+3678
* [ARM] Add command line option for RAS extension.Matthew Wahab2016-06-072-2/+7
* Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.Peter Bergner2016-06-032-4/+10
* Handle indirect branches for AMD64 and Intel64H.J. Lu2016-06-034-7/+75
* Add support for 48 and 64 bit ARC instructions.Andrew Burgess2016-06-024-93/+722
* add more extern CTrevor Saunders2016-06-013-0/+21
* Add support for some variants of the ARC nps400 rflt instruction.Graham Markall2016-06-012-5/+19
* sh: make constant unsigned to avoid narrowingTrevor Saunders2016-05-312-1/+6
* Add missing ChangeLog entriesH.J. Lu2016-05-291-0/+10
* Add .noavx512XX directives to x86 assemblerH.J. Lu2016-05-292-0/+81
* Update x86 CPU_XXX_FLAGS handlingH.J. Lu2016-05-275-5452/+5631
* Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu2016-05-276-10532/+10554
* Correct CpuMax in i386-opc.hH.J. Lu2016-05-274-4/+20
* Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton2016-05-272-272/+408
* Add support for new POWER ISA 3.0 instructions.Peter Bergner2016-05-262-0/+13
* Enable VREX for all AVX512 directivesH.J. Lu2016-05-253-49/+58
* Enable VREX for AVX512 directivesH.J. Lu2016-05-253-8/+15
* Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu2016-05-253-2/+17
* [ARC] Update instruction type and delay slot info.Claudiu Zissulescu2016-05-234-113/+144
* [ARC] Add XY registers, update neg instruction.Claudiu Zissulescu2016-05-232-0/+7
* [ARC] Rename "class" named attributes.Claudiu Zissulescu2016-05-233-5/+11
* tic54x: rename typedef of struct symbol_Trevor Saunders2016-05-233-7/+12
* Correct "Fix powerpc subis range"Alan Modra2016-05-192-1/+5
* Fix powerpc subis rangeAlan Modra2016-05-192-12/+26
* MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki2016-05-182-17/+28
* Accept valid one byte signed and unsigned values for the IMM8 operand.Peter Bergner2016-05-132-1/+5
* Add MIPS32 DSPr3 support.Matthew Fortune2016-05-113-2/+11
* Enable Intel RDPID instruction.Alexander Fomin2016-05-107-5308/+5365
* Use getters/setters to access ARM branch typeThomas Preud'homme2016-05-102-4/+11