Searched refs:rv_lh (Results 1 – 2 of 2) sorted by relevance
1689 emit(rv_lh(rd, off, rs), ctx); in bpf_jit_emit_insn()1700 emit(rv_lh(rd, 0, RV_REG_T1), ctx); in bpf_jit_emit_insn()
534 static inline u32 rv_lh(u8 rd, u16 imm11_0, u8 rs1) in rv_lh() function