Home
last modified time | relevance | path

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

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