summaryrefslogtreecommitdiff
path: root/opcodes/ppc-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Use operand->extract to provide defaults for optional PowerPC operandsAlan Modra2018-08-211-6/+13
* PowerPC Improve support for Gekko & BroadwayAlex Chadwick2018-07-261-0/+7
* GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2018-07-021-6/+12
* Remove fake operand handling for extended mnemonics.Peter Bergner2018-05-211-6/+0
* Correct powerpc spe opcode lookupAlan Modra2018-05-081-6/+6
* Simplify VLE handling in print_insn_powerpc().Peter Bergner2018-05-071-35/+20
* Cleanup ppc code dealing with opcode dumps.Peter Bergner2018-05-071-41/+25
* XCOFF disassemblerAlan Modra2018-03-071-11/+5
* opcodes error messagesAlan Modra2018-03-031-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Use consistent types for holding instructions, instruction masks, etc.Peter Bergner2017-12-011-47/+43
* [PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov2017-08-241-2/+81
* [PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov2017-08-211-1/+1
* Move print_insn_XXX to an opcodes internal headerYao Qi2017-05-241-1/+1
* Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra2017-04-111-3/+2
* Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra2017-04-111-6/+4
* Bye Bye PPC_OPCODE_VSX3Alan Modra2017-04-111-4/+2
* Bye bye PPC_OPCODE_ALTIVEC2Alan Modra2017-04-111-5/+5
* Tidy ppc476 opcodesAlan Modra2017-04-101-2/+2
* -Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves2017-04-051-1/+1
* PowerPC -Mraw disassemblyAlan Modra2017-03-291-10/+17
* PR21303, objdump doesn't show e200z4 insnsAlan Modra2017-03-271-2/+13
* Update -maltivec and -mvsx options to only enable their oldest instructions.Peter Bergner2017-03-081-2/+2
* GDB: Add support for the new set/show disassembler-options commands.Peter Bergner2017-02-281-21/+38
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix crash when disassembling invalid range on powerpc vleLuis Machado2016-12-081-1/+1
* Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner2016-08-011-0/+5
* PowerPC VLEAlan Modra2016-06-071-34/+37
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-111-2/+14
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-1/+1
* Remove ppc860, ppc750cl, ppc7450 insns from common ppc.Alan Modra2015-07-031-2/+8
* Allow for optional operands with non-zero default values.Peter Bergner2015-06-191-1/+2
* powerpc: Only initialise opcode indices onceAnton Blanchard2015-03-261-25/+29
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* opcodes/Peter Bergner2013-07-301-28/+11
* opcodes/Peter Bergner2013-05-211-4/+1
* include/opcode/Peter Bergner2013-01-111-0/+12
* include/opcode/Alan Modra2012-11-231-24/+68
* opcodes/Peter Bergner2012-10-051-1/+1
* PR binutils/13135Nick Clifton2012-07-241-1/+1
* bfd/Alan Modra2012-05-191-2/+5
* PR 14072Nick Clifton2012-05-171-1/+1
* bfd/Alan Modra2012-05-171-1/+0
* Add support for PowerPC VLE.James Lemke2012-05-141-36/+176
* * ppc-dis.c (PPC_OPC_SEGS, PPC_OP_TO_SEG): Delete.Alan Modra2012-03-161-54/+61
* include/Alan Modra2012-03-151-13/+38
* include/opcode/Alan Modra2012-03-091-1/+13
* * ppc-opc.c (ISA_V2): Define and use for relevant BO field tests.Alan Modra2011-12-131-2/+2