summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/probes/simulate-insn.h
AgeCommit message (Expand)Author
2023-08-16riscv: kprobes: simulate c.beqz and c.bnezNam Cao
2023-08-16riscv: kprobes: simulate c.jr and c.jalr instructionsNam Cao
2023-08-16riscv: kprobes: simulate c.j instructionNam Cao
2023-02-15RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobesHeiko Stuebner
2022-12-29RISC-V: rename parse_asm.h to insn.hHeiko Stuebner
2022-12-29RISC-V: Move riscv_insn_is_* macros into a common headerHeiko Stuebner
2021-01-14riscv: Add kprobes supportedGuo Ren