Home
last modified time | relevance | path

Searched refs:emit_addiw (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/riscv/net/
A Dbpf_jit_comp64.c189 emit_addiw(rd, rd, lower, ctx); in emit_imm()
414 emit_addiw(RV_REG_T2, *rd, 0, ctx); in emit_sext_32_rd_rs()
415 emit_addiw(RV_REG_T1, *rs, 0, ctx); in emit_sext_32_rd_rs()
430 emit_addiw(RV_REG_T2, *rd, 0, ctx); in emit_sext_32_rd()
1417 emit_addiw(RV_REG_T1, RV_REG_T1, 0, ctx); in bpf_jit_emit_insn()
A Dbpf_jit.h1021 static inline void emit_addiw(u8 rd, u8 rs, s32 imm, struct rv_jit_context *ctx) in emit_addiw() function

Completed in 11 milliseconds