Home
last modified time | relevance | path

Searched defs:imm7 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/kernel/
H A Dmodule.c142 u16 imm7 = (offset & 0x80) >> (7 - 6); in apply_r_riscv_rvc_jump_rela() local
/linux/arch/riscv/net/
H A Dbpf_jit.h638 static inline u16 rvc_lw(u8 rd, u32 imm7, u8 rs1) in rvc_lw()
647 static inline u16 rvc_sw(u8 rs1, u32 imm7, u8 rs2) in rvc_sw()