summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/probes/decode-insn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: kprobes: implement the branch instructionsChen Lifu2021-07-221-2/+1
* riscv: kprobes: implement the auipc instructionChen Lifu2021-07-221-1/+1
* RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt2021-02-191-1/+1
* riscv: Add kprobes supportedGuo Ren2021-01-151-0/+48