Age | Commit message (Expand) | Author | Files | Lines |
2019-06-12 | Remove the ldmx mnemonic that never made it into POWER9. | Peter Bergner | 1 | -2/+0 |
2019-05-24 | PowerPC D-form prefixed loads and stores | Peter Bergner | 1 | -4/+184 |
2019-05-24 | PowerPC add initial -mfuture instruction support | Peter Bergner | 1 | -0/+24 |
2019-04-05 | PowerPC bc extended branch mnemonics and "y" hints | Alan Modra | 1 | -141/+141 |
2019-04-04 | Add extended mnemonics for bctar. Fix setting of 'at' branch hints. | Peter Bergner | 1 | -49/+262 |
2019-03-28 | PR24390, Don't decode mtfsb field as a cr field | Alan Modra | 1 | -5/+9 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-06 | PowerPC instruction mask checks | Alan Modra | 1 | -141/+58 |
2018-08-21 | Use operand->extract to provide defaults for optional PowerPC operands | Alan Modra | 1 | -42/+53 |
2018-07-27 | Re: PowerPC Improve support for Gekko & Broadway | Alan Modra | 1 | -6/+6 |
2018-07-26 | PowerPC Improve support for Gekko & Broadway | Alex Chadwick | 1 | -5/+71 |
2018-07-23 | power9 mfupmc/mtupmc | Alan Modra | 1 | -0/+18 |
2018-05-21 | Remove fake operand handling for extended mnemonics. | Peter Bergner | 1 | -96/+109 |
2018-05-07 | Cleanup ppc code dealing with opcode dumps. | Peter Bergner | 1 | -3/+3 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-03 | Fix "FAIL: VLE relocations 3" | Alan Modra | 1 | -7/+3 |
2017-12-01 | Use consistent types for holding instructions, instruction masks, etc. | Peter Bergner | 1 | -470/+462 |
2017-10-01 | Add new mnemonics for VLE multiple load instructions | Alexander Fedotov | 1 | -0/+7 |
2017-08-24 | [PowerPC VLE] Add SPE2 and EFS2 instructions support | Alexander Fedotov | 1 | -10/+1098 |
2017-08-23 | ppc-opc.c formatting | Alan Modra | 1 | -1089/+1094 |
2017-08-21 | [PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction support | Alexander Fedotov | 1 | -5/+885 |
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 |