summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/insn.h
AgeCommit message (Expand)Author
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-23riscv: Add CFI error handlingSami Tolvanen
2023-08-16riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao
2023-06-08riscv: Allocate user's vector context in the first-use trapAndy Chiu
2023-02-21riscv: Add header include guards to insn.hLiao Chang
2023-02-15RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobesHeiko Stuebner
2023-01-24riscv: fix jal offsets in patched alternativesJisheng Zhang
2022-12-29RISC-V: add helpers for handling immediates in U-type and I-type pairsHeiko Stuebner
2022-12-29RISC-V: add rd reg parsing to insn.h headerHeiko Stuebner
2022-12-29RISC-V: add U-type imm parsing to insn.h headerHeiko Stuebner
2022-12-29RISC-V: rename parse_asm.h to insn.hHeiko Stuebner