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