summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/sstep.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/inst: Define ppc_inst_tChristophe Leroy2021-12-091-2/+2
* powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()Naveen N. Rao2021-06-251-4/+3
* Merge branch 'scv' support into nextMichael Ellerman2020-07-231-0/+1
|\
| * powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin2020-07-221-0/+1
* | powerpc/test_emulate_step: Move extern declaration to sstep.hBalamuruhan S2020-07-231-0/+2
* | powerpc/sstep: Introduce macros to retrieve Prefix instruction operandsBalamuruhan S2020-07-231-0/+4
|/
* powerpc/watchpoint: Prepare handler to handle more than one watchpointRavi Bangoria2020-05-191-0/+2
* powerpc sstep: Add support for prefixed load/storesJordan Niethe2020-05-191-0/+4
* powerpc: Use a datatype for instructionsJordan Niethe2020-05-191-2/+3
* powerpc: Use an accessor for instructionsJordan Niethe2020-05-191-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/sstep: Introduce GETTYPE macroRavi Bangoria2018-06-031-0/+2
* powerpc: Emulate load/store floating point as integer word instructionsPaul Mackerras2017-09-011-2/+3
* powerpc: Separate out load/store emulation into its own functionPaul Mackerras2017-09-011-0/+9
* powerpc: Handle opposite-endian processes in emulation codePaul Mackerras2017-09-011-3/+4
* powerpc: Emulate the dcbz instructionPaul Mackerras2017-09-011-0/+2
* powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not livePaul Mackerras2017-09-011-0/+1
* powerpc/64: Fix update forms of loads and stores to write 64-bit EAPaul Mackerras2017-09-011-1/+3
* powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras2017-09-011-0/+21
* powerpc: Change analyse_instr so it doesn't modify *regsPaul Mackerras2017-09-011-4/+48
* powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2014-09-251-0/+1
* powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras2014-09-251-0/+61
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+27