summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/insn.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-08riscv: Allocate user's vector context in the first-use trapAndy Chiu1-0/+29
2023-02-22riscv: Add header include guards to insn.hLiao Chang1-0/+4
2023-02-16RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobesHeiko Stuebner1-0/+10
2023-01-25riscv: fix jal offsets in patched alternativesJisheng Zhang1-0/+27
2022-12-29RISC-V: add helpers for handling immediates in U-type and I-type pairsHeiko Stuebner1-0/+48
2022-12-29RISC-V: add rd reg parsing to insn.h headerHeiko Stuebner1-0/+5
2022-12-29RISC-V: add U-type imm parsing to insn.h headerHeiko Stuebner1-0/+13
2022-12-29RISC-V: rename parse_asm.h to insn.hHeiko Stuebner1-0/+274