index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
probes
/
simulate-insn.c
Age
Commit message (
Expand
)
Author
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Move branch_funct3 to insn.h
Nam Cao
2025-09-16
riscv: kprobes: Move branch_rs2_idx to insn.h
Nam Cao
2023-11-05
riscv: kprobes: allow writing to x0
Nam Cao
2023-08-16
riscv: kprobes: simulate c.beqz and c.bnez
Nam Cao
2023-08-16
riscv: kprobes: simulate c.jr and c.jalr instructions
Nam Cao
2023-08-16
riscv: kprobes: simulate c.j instruction
Nam Cao
2023-02-14
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
2023-01-24
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
2022-12-29
RISC-V: kprobes: use central defined funct3 constants
Heiko Stuebner
2021-07-21
riscv: kprobes: implement the branch instructions
Chen Lifu
2021-07-21
riscv: kprobes: implement the auipc instruction
Chen Lifu
2021-01-14
riscv: Add kprobes supported
Guo Ren