aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ppc.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-27PowerPC: Add support for RFC02653 - Dense Math FacilityPeter Bergner1-15/+18
2022-10-14e200 LSP supportAlan Modra1-0/+5
2022-09-12ppc: Document the -mfuture and -Mfuture options and make them usablePeter Bergner1-0/+3
2022-08-11ppc/svp64: introduce non-zero operand flagDmitry Selyutin1-0/+5
2022-08-11ppc/svp64: support LibreSOC architectureDmitry Selyutin1-0/+3
2022-05-25ppc: extend opindex to 16 bitsDmitry Selyutin1-1/+7
2022-03-16Delete PowerPC macro insn supportAlan Modra1-26/+0
2022-03-16PowerPC64 extended instructions in powerpc_macrosAlan Modra1-3/+5
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Remove bfd_stdint.hAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-11Power10 Reduced precision outer product operationsAlan Modra1-13/+16
2020-05-11PowerPC Rename powerxx to power10Alan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-05-24PowerPC add initial -mfuture instruction supportPeter Bergner1-0/+18
2019-03-28PR24390, Don't decode mtfsb field as a cr fieldAlan Modra1-1/+4
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-28PR24028, PPC_INT_FMTAlan Modra1-8/+0
2018-12-06PowerPC @l, @h and @ha warnings, plus VLE e_liAlan Modra1-0/+5
2018-08-21Use operand->extract to provide defaults for optional PowerPC operandsAlan Modra1-18/+22
2018-07-26PowerPC Improve support for Gekko & BroadwayAlex Chadwick1-1/+1
2018-05-21Remove fake operand handling for extended mnemonics.Peter Bergner1-8/+0
2018-05-07Cleanup ppc code dealing with opcode dumps.Peter Bergner1-3/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-01Use consistent types for holding instructions, instruction masks, etc.Peter Bergner1-7/+15
2017-08-24[PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov1-0/+14
2017-08-21[PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov1-0/+3
2017-04-11Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra1-43/+46
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra1-5/+0
2017-04-11Bye Bye PPC_OPCODE_VSX3Alan Modra1-3/+0
2017-04-11Bye bye PPC_OPCODE_ALTIVEC2Alan Modra1-3/+0
2017-03-29PowerPC -Mraw disassemblyAlan Modra1-37/+43
2017-02-14PowerPC register expression checksAlan Modra1-70/+78
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra1-0/+17
2016-09-29Disallow 3-operand cmp[l][i] for ppc64Alan Modra1-0/+4
2016-08-01 Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner1-0/+3
2016-06-01add more extern CTrevor Saunders1-0/+8
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner1-0/+6
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-1/+1
2015-07-03Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra1-0/+9
2015-06-19Allow for optional operands with non-zero default values.Peter Bergner1-0/+13
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-11include/opcode/Peter Bergner1-0/+8
2012-11-23include/opcode/Alan Modra1-1/+1
2012-05-14Add support for PowerPC VLE.James Lemke1-6/+37
2012-03-09include/opcode/Alan Modra1-1/+10
2010-07-03include/opcode/Alan Modra1-41/+32