Searched defs:imm7 (Results 1 – 2 of 2) sorted by relevance
95 u16 imm7 = (offset & 0x80) >> (7 - 6); in apply_r_riscv_rvc_jump_rela() local
615 static inline u16 rvc_lw(u8 rd, u32 imm7, u8 rs1) in rvc_lw()624 static inline u16 rvc_sw(u8 rs1, u32 imm7, u8 rs2) in rvc_sw()