summaryrefslogtreecommitdiff
path: root/opcodes/ppc-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PowerPC table driven -Mraw disassemblyAlan Modra2021-05-291-30/+18
* PowerPC disassembly of pcrel referencesAlan Modra2021-04-091-10/+131
* Use bool in opcodesAlan Modra2021-03-311-11/+11
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Tidy elf_symbol_fromAlan Modra2020-09-161-1/+1
* Stop symbols generated by the annobin gcc plugin from breaking the disassembl...Nick Clifton2020-09-101-0/+24
* Power10 tidiesAlan Modra2020-06-061-0/+5
* Power10 Reduced precision outer product operationsAlan Modra2020-05-111-0/+2
* PowerPC Default disassembler to -Mpower10Alan Modra2020-05-111-1/+1
* PowerPC Rename powerxx to power10Alan Modra2020-05-111-2/+7
* PowerPC disassembly of odd sized sectionsAlan Modra2020-03-201-10/+18
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* ppc: misc minor build correctionsJan Beulich2019-12-231-5/+5
* Remove backup ppc struct dis_private.Alan Modra2019-12-101-3/+4
* Don't waste space in prefix_opcd_indicesAlan Modra2019-06-031-1/+1
* PowerPC add initial -mfuture instruction supportPeter Bergner2019-05-241-1/+92
* PowerPC objdump -MrawAlan Modra2019-05-111-3/+5
* Update printing of optional operands during disassembly.Peter Bergner2019-05-091-9/+8
* print_insn_powerpc tidyAlan Modra2019-04-071-26/+23
* PowerPC disassembler: Don't emit trailing spacesAlan Modra2019-04-051-4/+11
* PR24390, Don't decode mtfsb field as a cr fieldAlan Modra2019-03-281-1/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR24028, PPC_INT_FMTAlan Modra2018-12-281-10/+10
* 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