summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/probes/simulate-insn.c
AgeCommit message (Expand)Author
2023-11-05riscv: kprobes: allow writing to x0Nam Cao
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-14Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"Palmer Dabbelt
2023-01-24riscv/kprobe: Fix instruction simulation of JALRLiao Chang
2022-12-29RISC-V: kprobes: use central defined funct3 constantsHeiko Stuebner
2021-07-21riscv: kprobes: implement the branch instructionsChen Lifu
2021-07-21riscv: kprobes: implement the auipc instructionChen Lifu
2021-01-14riscv: Add kprobes supportedGuo Ren