summaryrefslogtreecommitdiff
path: root/opcodes/ppc-opc.c
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov2017-08-241-10/+1098
* ppc-opc.c formattingAlan Modra2017-08-231-1089/+1094
* [PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov2017-08-211-5/+885
* PowerPC VLE insn set additionsAlan Modra2017-04-221-7/+11
* Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra2017-04-111-2/+2
* Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra2017-04-111-1/+1
* Bye Bye PPC_OPCODE_VSX3Alan Modra2017-04-111-2/+2
* Bye bye PPC_OPCODE_ALTIVEC2Alan Modra2017-04-111-2/+2
* Tidy ppc476 opcodesAlan Modra2017-04-101-41/+41
* Remove E6500 insns from PPC_OPCODE_ALTIVEC2Alan Modra2017-04-071-25/+25
* E6500 spr mnemonicsAlan Modra2017-03-171-8/+8
* Add support for the new 'lnia' extended mnemonic.Peter Bergner2017-03-081-0/+3
* Don't decode powerpc insns with invalid fieldsAlan Modra2017-03-061-49/+158
* PowerPC register expression checksAlan Modra2017-02-141-5/+5
* POWER9 add scv/rfscv instruction supportNicholas Piggin2017-02-101-1/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Disallow 3-operand cmp[l][i] for ppc64Alan Modra2016-09-291-73/+23
* Modify POWER9 support to match final ISA 3.0 documentation.Peter Bergner2016-09-141-22/+7
* Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner2016-08-011-2/+25
* Add support for yet some more new ISA 3.0 instructions.Peter Bergner2016-06-221-5/+44
* PowerPC VLEAlan Modra2016-06-071-3632/+3630
* Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.Peter Bergner2016-06-031-4/+4
* Add support for new POWER ISA 3.0 instructions.Peter Bergner2016-05-261-0/+8
* Correct "Fix powerpc subis range"Alan Modra2016-05-191-1/+1
* Fix powerpc subis rangeAlan Modra2016-05-191-12/+20
* Accept valid one byte signed and unsigned values for the IMM8 operand.Peter Bergner2016-05-131-1/+1
* Delete opcodes that have been removed from ISA 3.0.Peter Bergner2016-01-111-5/+0
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Enable 2 operand form of powerpc mfcr with -manyAlan Modra2015-12-121-3/+2
* Reorder some power9 insnsAlan Modra2015-12-071-11/+11
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-111-105/+621
* Patches for illegal ppc 500 instructionsTom Rix2015-09-281-7/+7
* opcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonicsAnton Blanchard2015-09-221-0/+4
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-60/+60
* Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra2015-07-031-3/+3
* PPC sync instruction accepts invalid and incompatible operandsPeter Bergner2015-06-221-13/+41
* Allow for optional operands with non-zero default values.Peter Bergner2015-06-191-25/+21
* Remove unused MTMSRD_L macro and re-add accidentally deleted comment.Peter Bergner2015-06-121-2/+2
* Add hwsync extended mnemonic.Peter Bergner2015-06-041-0/+1
* Fix some PPC assembler errors.Peter Bergner2015-05-141-3/+8
* opcodes/Peter Bergner2015-04-271-12/+20
* powerpc: Add slbfee. instructionAnton Blanchard2015-03-261-0/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Power4 should treat mftb as extended mfspr mnemonicAlan Modra2014-11-301-6/+6
* Don't deprecate powerpc mftb insnAlan Modra2014-11-281-7/+9
* ppc: enable msgclr and msgsnd on Power8Jan Beulich2014-10-211-2/+2
* Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra2014-06-071-5/+8
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * ppc-opc.c (powerpc_opcodes): Add tdui, twui, tdu, twu, tui, tu.Alan Modra2013-07-041-0/+6
* opcodes/Peter Bergner2013-05-211-3/+174