Age | Commit message (Expand) | Author | Files | Lines |
2017-04-22 | PowerPC VLE insn set additions | Alan Modra | 1 | -7/+11 |
2017-04-11 | Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500 | Alan Modra | 1 | -2/+2 |
2017-04-11 | Bye bye PPC_OPCODE_HTM and -mhtm | Alan Modra | 1 | -1/+1 |
2017-04-11 | Bye Bye PPC_OPCODE_VSX3 | Alan Modra | 1 | -2/+2 |
2017-04-11 | Bye bye PPC_OPCODE_ALTIVEC2 | Alan Modra | 1 | -2/+2 |
2017-04-10 | Tidy ppc476 opcodes | Alan Modra | 1 | -41/+41 |
2017-04-07 | Remove E6500 insns from PPC_OPCODE_ALTIVEC2 | Alan Modra | 1 | -25/+25 |
2017-03-17 | E6500 spr mnemonics | Alan Modra | 1 | -8/+8 |
2017-03-08 | Add support for the new 'lnia' extended mnemonic. | Peter Bergner | 1 | -0/+3 |
2017-03-06 | Don't decode powerpc insns with invalid fields | Alan Modra | 1 | -49/+158 |
2017-02-14 | PowerPC register expression checks | Alan Modra | 1 | -5/+5 |
2017-02-10 | POWER9 add scv/rfscv instruction support | Nicholas Piggin | 1 | -1/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-09-29 | Disallow 3-operand cmp[l][i] for ppc64 | Alan Modra | 1 | -73/+23 |
2016-09-14 | Modify POWER9 support to match final ISA 3.0 documentation. | Peter Bergner | 1 | -22/+7 |
2016-08-01 | Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions. | Andrew Jenner | 1 | -2/+25 |
2016-06-22 | Add support for yet some more new ISA 3.0 instructions. | Peter Bergner | 1 | -5/+44 |
2016-06-07 | PowerPC VLE | Alan Modra | 1 | -3632/+3630 |
2016-06-03 | Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu. | Peter Bergner | 1 | -4/+4 |
2016-05-26 | Add support for new POWER ISA 3.0 instructions. | Peter Bergner | 1 | -0/+8 |
2016-05-19 | Correct "Fix powerpc subis range" | Alan Modra | 1 | -1/+1 |
2016-05-19 | Fix powerpc subis range | Alan Modra | 1 | -12/+20 |
2016-05-13 | Accept valid one byte signed and unsigned values for the IMM8 operand. | Peter Bergner | 1 | -1/+1 |
2016-01-11 | Delete opcodes that have been removed from ISA 3.0. | Peter Bergner | 1 | -5/+0 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-12 | Enable 2 operand form of powerpc mfcr with -many | Alan Modra | 1 | -3/+2 |
2015-12-07 | Reorder some power9 insns | Alan Modra | 1 | -11/+11 |
2015-11-11 | Add assembler, disassembler and linker support for power9. | Peter Bergner | 1 | -105/+621 |
2015-09-28 | Patches for illegal ppc 500 instructions | Tom Rix | 1 | -7/+7 |
2015-09-22 | opcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonics | Anton Blanchard | 1 | -0/+4 |
2015-08-12 | Remove trailing spaces in opcodes | H.J. Lu | 1 | -60/+60 |
2015-07-03 | Remove ppc860, ppc750cl, ppc7450 insns from common ppc. | Alan Modra | 1 | -3/+3 |
2015-06-22 | PPC sync instruction accepts invalid and incompatible operands | Peter Bergner | 1 | -13/+41 |
2015-06-19 | Allow for optional operands with non-zero default values. | Peter Bergner | 1 | -25/+21 |
2015-06-12 | Remove unused MTMSRD_L macro and re-add accidentally deleted comment. | Peter Bergner | 1 | -2/+2 |
2015-06-04 | Add hwsync extended mnemonic. | Peter Bergner | 1 | -0/+1 |
2015-05-14 | Fix some PPC assembler errors. | Peter Bergner | 1 | -3/+8 |
2015-04-27 | opcodes/ | Peter Bergner | 1 | -12/+20 |
2015-03-26 | powerpc: Add slbfee. instruction | Anton Blanchard | 1 | -0/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-30 | Power4 should treat mftb as extended mfspr mnemonic | Alan Modra | 1 | -6/+6 |
2014-11-28 | Don't deprecate powerpc mftb insn | Alan Modra | 1 | -7/+9 |
2014-10-21 | ppc: enable msgclr and msgsnd on Power8 | Jan Beulich | 1 | -2/+2 |
2014-06-07 | Allow both signed and unsigned fields in PowerPC cmpli insn | Alan Modra | 1 | -5/+8 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-07-04 | * ppc-opc.c (powerpc_opcodes): Add tdui, twui, tdu, twu, tui, tu. | Alan Modra | 1 | -0/+6 |
2013-05-21 | opcodes/ | Peter Bergner | 1 | -3/+174 |
2013-05-09 | * ppc-opc.c (extract_vlesi): Properly sign extend. | Alan Modra | 1 | -6/+3 |
2013-01-11 | include/opcode/ | Peter Bergner | 1 | -1/+53 |
2012-12-13 | PR binutils/14950 | Alan Modra | 1 | -65/+40 |