summaryrefslogtreecommitdiff
path: root/opcodes/ppc-opc.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* ppc: misc minor build correctionsJan Beulich2019-12-231-3/+3
* More signed overflow fixesAlan Modra2019-12-181-2/+2
* Remove the ldmx mnemonic that never made it into POWER9.Peter Bergner2019-06-121-2/+0
* PowerPC D-form prefixed loads and storesPeter Bergner2019-05-241-4/+184
* PowerPC add initial -mfuture instruction supportPeter Bergner2019-05-241-0/+24
* PowerPC bc extended branch mnemonics and "y" hintsAlan Modra2019-04-051-141/+141
* Add extended mnemonics for bctar. Fix setting of 'at' branch hints.Peter Bergner2019-04-041-49/+262
* PR24390, Don't decode mtfsb field as a cr fieldAlan Modra2019-03-281-5/+9
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PowerPC instruction mask checksAlan Modra2018-11-061-141/+58
* Use operand->extract to provide defaults for optional PowerPC operandsAlan Modra2018-08-211-42/+53
* Re: PowerPC Improve support for Gekko & BroadwayAlan Modra2018-07-271-6/+6
* PowerPC Improve support for Gekko & BroadwayAlex Chadwick2018-07-261-5/+71
* power9 mfupmc/mtupmcAlan Modra2018-07-231-0/+18
* Remove fake operand handling for extended mnemonics.Peter Bergner2018-05-211-96/+109
* Cleanup ppc code dealing with opcode dumps.Peter Bergner2018-05-071-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix "FAIL: VLE relocations 3"Alan Modra2017-12-031-7/+3
* Use consistent types for holding instructions, instruction masks, etc.Peter Bergner2017-12-011-470/+462
* Add new mnemonics for VLE multiple load instructionsAlexander Fedotov2017-10-011-0/+7
* [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