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