Home
last modified time | relevance | path

Searched refs:emit_sext_32 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/net/
H A Dbpf_jit.c756 emit_sext_32(ctx, t1, is32); in build_insn()
757 emit_sext_32(ctx, t2, is32); in build_insn()
797 emit_sext_32(ctx, tm, is32); in build_insn()
798 emit_sext_32(ctx, t2, is32); in build_insn()
H A Dbpf_jit.h77 static inline void emit_sext_32(struct jit_ctx *ctx, enum loongarch_gpr reg, bool is32) in emit_sext_32() function
/kernel/linux/linux-5.10/arch/loongarch/net/
H A Debpf_jit.h606 static inline void emit_sext_32(struct jit_ctx *ctx, enum loongarch_gpr reg) in emit_sext_32() function
H A Debpf_jit.c615 emit_sext_32(ctx, regmap[BPF_REG_0]); in build_insn()

Completed in 4 milliseconds