summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/sstep.h
AgeCommit message (Expand)AuthorLines
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy-2/+2
2021-06-25powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()Naveen N. Rao-4/+3
2020-07-23Merge branch 'scv' support into nextMichael Ellerman-0/+1
2020-07-23powerpc/test_emulate_step: Move extern declaration to sstep.hBalamuruhan S-0/+2
2020-07-23powerpc/sstep: Introduce macros to retrieve Prefix instruction operandsBalamuruhan S-0/+4
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin-0/+1
2020-05-19powerpc/watchpoint: Prepare handler to handle more than one watchpointRavi Bangoria-0/+2
2020-05-19powerpc sstep: Add support for prefixed load/storesJordan Niethe-0/+4
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe-2/+3
2020-05-19powerpc: Use an accessor for instructionsJordan Niethe-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-06-03powerpc/sstep: Introduce GETTYPE macroRavi Bangoria-0/+2
2017-09-01powerpc: Emulate load/store floating point as integer word instructionsPaul Mackerras-2/+3
2017-09-01powerpc: Separate out load/store emulation into its own functionPaul Mackerras-0/+9
2017-09-01powerpc: Handle opposite-endian processes in emulation codePaul Mackerras-3/+4
2017-09-01powerpc: Emulate the dcbz instructionPaul Mackerras-0/+2
2017-09-01powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not livePaul Mackerras-0/+1
2017-09-01powerpc/64: Fix update forms of loads and stores to write 64-bit EAPaul Mackerras-1/+3
2017-09-01powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras-0/+21
2017-09-01powerpc: Change analyse_instr so it doesn't modify *regsPaul Mackerras-4/+48
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras-0/+1
2014-09-25powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras-0/+61
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell-0/+27