Searched refs:emit_li (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/riscv/net/
H A Dbpf_jit.h983 static inline void emit_li(u8 rd, s32 imm, struct rv_jit_context *ctx) function
1177 emit_li(RV_REG_T2, 0, ctx);
H A Dbpf_jit_comp64.c205 emit_li(rd, lower, ctx);
899 emit_li(RV_REG_T1, nregs, ctx);

Completed in 156 milliseconds