summaryrefslogtreecommitdiff
path: root/opcodes/ppc-opc.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-03Fix "FAIL: VLE relocations 3"Alan Modra
2017-12-01Use consistent types for holding instructions, instruction masks, etc.Peter Bergner
2017-10-01Add new mnemonics for VLE multiple load instructionsAlexander Fedotov
2017-08-24[PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov
2017-08-23ppc-opc.c formattingAlan Modra
2017-08-21[PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov
2017-04-22PowerPC VLE insn set additionsAlan Modra
2017-04-11Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra
2017-04-11Bye Bye PPC_OPCODE_VSX3Alan Modra
2017-04-11Bye bye PPC_OPCODE_ALTIVEC2Alan Modra
2017-04-10Tidy ppc476 opcodesAlan Modra
2017-04-07Remove E6500 insns from PPC_OPCODE_ALTIVEC2Alan Modra
2017-03-17E6500 spr mnemonicsAlan Modra
2017-03-08Add support for the new 'lnia' extended mnemonic.Peter Bergner
2017-03-06Don't decode powerpc insns with invalid fieldsAlan Modra
2017-02-14PowerPC register expression checksAlan Modra
2017-02-10POWER9 add scv/rfscv instruction supportNicholas Piggin
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-09-29Disallow 3-operand cmp[l][i] for ppc64Alan Modra
2016-09-14Modify POWER9 support to match final ISA 3.0 documentation.Peter Bergner
2016-08-01 Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner
2016-06-22Add support for yet some more new ISA 3.0 instructions.Peter Bergner
2016-06-07PowerPC VLEAlan Modra
2016-06-03Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.Peter Bergner
2016-05-26Add support for new POWER ISA 3.0 instructions.Peter Bergner
2016-05-19Correct "Fix powerpc subis range"Alan Modra
2016-05-19Fix powerpc subis rangeAlan Modra
2016-05-13Accept valid one byte signed and unsigned values for the IMM8 operand.Peter Bergner
2016-01-11Delete opcodes that have been removed from ISA 3.0.Peter Bergner
2016-01-01Copyright update for binutilsAlan Modra
2015-12-12Enable 2 operand form of powerpc mfcr with -manyAlan Modra
2015-12-07Reorder some power9 insnsAlan Modra
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner
2015-09-28Patches for illegal ppc 500 instructionsTom Rix
2015-09-22opcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonicsAnton Blanchard
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-07-03Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra
2015-06-22PPC sync instruction accepts invalid and incompatible operandsPeter Bergner
2015-06-19Allow for optional operands with non-zero default values.Peter Bergner
2015-06-12Remove unused MTMSRD_L macro and re-add accidentally deleted comment.Peter Bergner
2015-06-04Add hwsync extended mnemonic.Peter Bergner
2015-05-14Fix some PPC assembler errors.Peter Bergner
2015-04-27opcodes/Peter Bergner
2015-03-26powerpc: Add slbfee. instructionAnton Blanchard
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-30Power4 should treat mftb as extended mfspr mnemonicAlan Modra
2014-11-28Don't deprecate powerpc mftb insnAlan Modra
2014-10-21ppc: enable msgclr and msgsnd on Power8Jan Beulich