开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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