summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/insn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-011-0/+10
|\
| * riscv: Add CFI error handlingSami Tolvanen2023-08-231-0/+10
* | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao2023-08-161-2/+13
|/
* riscv: Allocate user's vector context in the first-use trapAndy Chiu2023-06-081-0/+29
* riscv: Add header include guards to insn.hLiao Chang2023-02-221-0/+4
* RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobesHeiko Stuebner2023-02-161-0/+10
* riscv: fix jal offsets in patched alternativesJisheng Zhang2023-01-251-0/+27
* RISC-V: add helpers for handling immediates in U-type and I-type pairsHeiko Stuebner2022-12-291-0/+48
* RISC-V: add rd reg parsing to insn.h headerHeiko Stuebner2022-12-291-0/+5
* RISC-V: add U-type imm parsing to insn.h headerHeiko Stuebner2022-12-291-0/+13
* RISC-V: rename parse_asm.h to insn.hHeiko Stuebner2022-12-291-0/+274