index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
insn.h
Age
Commit message (
Expand
)
Author
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
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
2024-06-25
RISC-V: fix vector insn load/store width mask
Jesse Taube
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-23
riscv: Add CFI error handling
Sami Tolvanen
2023-08-16
riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
Nam Cao
2023-06-08
riscv: Allocate user's vector context in the first-use trap
Andy Chiu
2023-02-21
riscv: Add header include guards to insn.h
Liao Chang
2023-02-15
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
Heiko Stuebner
2023-01-24
riscv: fix jal offsets in patched alternatives
Jisheng Zhang
2022-12-29
RISC-V: add helpers for handling immediates in U-type and I-type pairs
Heiko Stuebner
2022-12-29
RISC-V: add rd reg parsing to insn.h header
Heiko Stuebner
2022-12-29
RISC-V: add U-type imm parsing to insn.h header
Heiko Stuebner
2022-12-29
RISC-V: rename parse_asm.h to insn.h
Heiko Stuebner