Searched refs:emit_sh3add (Results 1 – 2 of 2) sorted by relevance
389 emit_sh3add(RV_REG_T2, RV_REG_A2, RV_REG_A1, ctx); in emit_bpf_tail_call()1158 emit_sh3add(RV_REG_T1, RV_REG_T1, RV_REG_T2, ctx); in bpf_jit_emit_insn()
1120 static inline void emit_sh3add(u8 rd, u8 rs1, u8 rs2, struct rv_jit_context *ctx) in emit_sh3add() function