Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-16 | riscv: kprobes: simulate c.beqz and c.bnez | Nam Cao | 1 | -0/+2 |
2023-08-16 | riscv: kprobes: simulate c.jr and c.jalr instructions | Nam Cao | 1 | -0/+2 |
2023-08-16 | riscv: kprobes: simulate c.j instruction | Nam Cao | 1 | -0/+1 |
2023-02-15 | RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes | Heiko Stuebner | 1 | -3/+0 |
2022-12-29 | RISC-V: rename parse_asm.h to insn.h | Heiko Stuebner | 1 | -1/+1 |
2022-12-29 | RISC-V: Move riscv_insn_is_* macros into a common header | Heiko Stuebner | 1 | -21/+5 |
2021-01-14 | riscv: Add kprobes supported | Guo Ren | 1 | -0/+47 |