summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/insn.h
AgeCommit message (Expand)Author
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