aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ppc-opc.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-22PowerPC VLE insn set additionsAlan Modra1-7/+11
2017-04-11Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra1-2/+2
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra1-1/+1
2017-04-11Bye Bye PPC_OPCODE_VSX3Alan Modra1-2/+2
2017-04-11Bye bye PPC_OPCODE_ALTIVEC2Alan Modra1-2/+2
2017-04-10Tidy ppc476 opcodesAlan Modra1-41/+41
2017-04-07Remove E6500 insns from PPC_OPCODE_ALTIVEC2Alan Modra1-25/+25
2017-03-17E6500 spr mnemonicsAlan Modra1-8/+8
2017-03-08Add support for the new 'lnia' extended mnemonic.Peter Bergner1-0/+3
2017-03-06Don't decode powerpc insns with invalid fieldsAlan Modra1-49/+158
2017-02-14PowerPC register expression checksAlan Modra1-5/+5
2017-02-10POWER9 add scv/rfscv instruction supportNicholas Piggin1-1/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-09-29Disallow 3-operand cmp[l][i] for ppc64Alan Modra1-73/+23
2016-09-14Modify POWER9 support to match final ISA 3.0 documentation.Peter Bergner1-22/+7
2016-08-01 Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner1-2/+25
2016-06-22Add support for yet some more new ISA 3.0 instructions.Peter Bergner1-5/+44
2016-06-07PowerPC VLEAlan Modra1-3632/+3630
2016-06-03Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.Peter Bergner1-4/+4
2016-05-26Add support for new POWER ISA 3.0 instructions.Peter Bergner1-0/+8
2016-05-19Correct "Fix powerpc subis range"Alan Modra1-1/+1
2016-05-19Fix powerpc subis rangeAlan Modra1-12/+20
2016-05-13Accept valid one byte signed and unsigned values for the IMM8 operand.Peter Bergner1-1/+1
2016-01-11Delete opcodes that have been removed from ISA 3.0.Peter Bergner1-5/+0
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-12Enable 2 operand form of powerpc mfcr with -manyAlan Modra1-3/+2
2015-12-07Reorder some power9 insnsAlan Modra1-11/+11
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner1-105/+621
2015-09-28Patches for illegal ppc 500 instructionsTom Rix1-7/+7
2015-09-22opcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonicsAnton Blanchard1-0/+4
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-60/+60
2015-07-03Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra1-3/+3
2015-06-22PPC sync instruction accepts invalid and incompatible operandsPeter Bergner1-13/+41
2015-06-19Allow for optional operands with non-zero default values.Peter Bergner1-25/+21
2015-06-12Remove unused MTMSRD_L macro and re-add accidentally deleted comment.Peter Bergner1-2/+2
2015-06-04Add hwsync extended mnemonic.Peter Bergner1-0/+1
2015-05-14Fix some PPC assembler errors.Peter Bergner1-3/+8
2015-04-27opcodes/Peter Bergner1-12/+20
2015-03-26powerpc: Add slbfee. instructionAnton Blanchard1-0/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-30Power4 should treat mftb as extended mfspr mnemonicAlan Modra1-6/+6
2014-11-28Don't deprecate powerpc mftb insnAlan Modra1-7/+9
2014-10-21ppc: enable msgclr and msgsnd on Power8Jan Beulich1-2/+2
2014-06-07Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra1-5/+8
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-07-04 * ppc-opc.c (powerpc_opcodes): Add tdui, twui, tdu, twu, tui, tu.Alan Modra1-0/+6
2013-05-21opcodes/Peter Bergner1-3/+174
2013-05-09 * ppc-opc.c (extract_vlesi): Properly sign extend.Alan Modra1-6/+3
2013-01-11include/opcode/Peter Bergner1-1/+53
2012-12-13 PR binutils/14950Alan Modra1-65/+40