aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2016-06-02Add support for 48 and 64 bit ARC instructions.Andrew Burgess4-93/+722
2016-06-01add more extern CTrevor Saunders3-0/+21
2016-06-01Add support for some variants of the ARC nps400 rflt instruction.Graham Markall2-5/+19
2016-05-31sh: make constant unsigned to avoid narrowingTrevor Saunders2-1/+6
2016-05-29Add missing ChangeLog entriesH.J. Lu1-0/+10
2016-05-29Add .noavx512XX directives to x86 assemblerH.J. Lu2-0/+81
2016-05-27Update x86 CPU_XXX_FLAGS handlingH.J. Lu5-5452/+5631
2016-05-27Replace CpuAMD64/CpuIntel64 with AMD64/Intel64H.J. Lu6-10532/+10554
2016-05-27Correct CpuMax in i386-opc.hH.J. Lu4-4/+20
2016-05-27Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton2-272/+408
2016-05-26Add support for new POWER ISA 3.0 instructions.Peter Bergner2-0/+13
2016-05-25Enable VREX for all AVX512 directivesH.J. Lu3-49/+58
2016-05-25Enable VREX for AVX512 directivesH.J. Lu3-8/+15
2016-05-25Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu3-2/+17
2016-05-23[ARC] Update instruction type and delay slot info.Claudiu Zissulescu4-113/+144
2016-05-23[ARC] Add XY registers, update neg instruction.Claudiu Zissulescu2-0/+7
2016-05-23[ARC] Rename "class" named attributes.Claudiu Zissulescu3-5/+11
2016-05-23tic54x: rename typedef of struct symbol_Trevor Saunders3-7/+12
2016-05-19Correct "Fix powerpc subis range"Alan Modra2-1/+5
2016-05-19Fix powerpc subis rangeAlan Modra2-12/+26
2016-05-18MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki2-17/+28
2016-05-13Accept valid one byte signed and unsigned values for the IMM8 operand.Peter Bergner2-1/+5
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune3-2/+11
2016-05-10Enable Intel RDPID instruction.Alexander Fomin7-5308/+5365
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme2-4/+11
2016-05-10Add support for ARMv8-M security extensions instructionsThomas Preud'homme2-1/+29
2016-05-09opcodes,gas: sparc: fix mnemonic of faligndataiJose E. Marchesi2-4/+7
2016-05-09Regenerate configureAlan Modra1-7/+10
2016-05-04[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructionsClaudiu Zissulescu3-7/+66
2016-05-03Fix generation of AArhc64 instruction table.Szabolcs Nagy5-6/+17
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton5-1332/+1239
2016-04-23Skip if size of bfd_vma is smaller than address sizeH.J. Lu2-0/+14
2016-04-20update many old style function definitionsTrevor Saunders21-141/+98
2016-04-19opcodes/arc: Add yet more nps instructionsAndrew Burgess3-23/+246
2016-04-19opcodes/arc: Add more nps instructionsAndrew Burgess2-0/+23
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu3-45/+104
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess3-0/+42
2016-04-14opcodes/arc: Move instruction length logic to new functionAndrew Burgess2-13/+50
2016-04-13Fix disassembly of the V850's LD.BU instruction.Nick Clifton2-2/+8
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu5-437/+543
2016-04-12Update ARC instruction data-base.Claudiu Zissulescu2-0/+10
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu5-142/+554
2016-04-11MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassemblyMaciej W. Rozycki2-2/+9
2016-04-07arc/nps400: Add new instructionsAndrew Burgess3-0/+73
2016-04-07gas/arc: Handle multiple arc_opcode chains for same mnemonicAndrew Burgess2-1/+35
2016-04-05arc/nps400: Add additional instructionsAndrew Burgess3-2/+241
2016-04-05[ARC] Fix support for double assist instructions.Claudiu Zissulescu4-1064/+1077
2016-04-05[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)Jiong Wang2-6/+22
2016-03-31opcodes: Fix date in ChangeLog entryAndrew Burgess1-1/+1
2016-03-31opcodes/arc/nps: Fix some operand flagsAndrew Burgess2-2/+7