Searched refs:emit_branch_r32 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/arch/riscv/net/ |
D | bpf_jit_comp32.c | 722 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 rvoff, in emit_branch_r32() function 1221 emit_branch_r32(dst, src, rvoff, ctx, BPF_OP(code)); in bpf_jit_emit_insn()
|
/Linux-v6.6/arch/parisc/net/ |
D | bpf_jit_comp32.c | 866 static int emit_branch_r32(const s8 *src1, const s8 *src2, s32 paoff, in emit_branch_r32() function 1389 emit_branch_r32(dst, src, paoff, ctx, BPF_OP(code)); in bpf_jit_emit_insn()
|