aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/kernel/probes/simulate-insn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-16riscv: kprobes: simulate c.beqz and c.bnezNam Cao1-0/+2
2023-08-16riscv: kprobes: simulate c.jr and c.jalr instructionsNam Cao1-0/+2
2023-08-16riscv: kprobes: simulate c.j instructionNam Cao1-0/+1
2023-02-15RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobesHeiko Stuebner1-3/+0
2022-12-29RISC-V: rename parse_asm.h to insn.hHeiko Stuebner1-1/+1
2022-12-29RISC-V: Move riscv_insn_is_* macros into a common headerHeiko Stuebner1-21/+5
2021-01-14riscv: Add kprobes supportedGuo Ren1-0/+47