aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon/ppc-dis.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76Thomas Gleixner1-13/+2
2019-02-26powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor1-1/+1
2018-01-21powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre1-4/+0
2017-02-15powerpc/xmon: Enable disassembly files (compilation changes)Balbir Singh1-540/+52
2017-02-15powerpc/xmon: Apply binutils changes to upgrade disassemblyBalbir Singh1-147/+563
2017-02-15powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh1-48/+224
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao1-0/+1
2006-12-04[POWERPC] Import updated version of ppc disassembly code for xmonMichael Ellerman1-4/+16
2006-12-04[POWERPC] Make xmon disassembly optionalMichael Ellerman1-2/+1
2006-12-04[POWERPC] Prepare for spu disassembly in xmonMichael Ellerman1-3/+3
2005-10-28powerpc: Merge xmonPaul Mackerras1-0/+184