Home
last modified time | relevance | path

Searched refs:emit_jmp_r (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/net/
H A Dbpf_jit_comp.h204 void emit_jmp_r(struct jit_context *ctx, u8 dst, u8 src, s32 off, u8 op);
H A Dbpf_jit_comp64.c925 emit_jmp_r(ctx, MIPS_R_T4, MIPS_R_T5, rel, jmp); in build_insn()
960 emit_jmp_r(ctx, MIPS_R_T4, MIPS_R_T5, rel, jmp); in build_insn()
990 emit_jmp_r(ctx, dst, src, rel, jmp); in build_insn()
1024 emit_jmp_r(ctx, dst, MIPS_R_T4, rel, jmp); in build_insn()
H A Dbpf_jit_comp.c758 void emit_jmp_r(struct jit_context *ctx, u8 dst, u8 src, s32 off, u8 op) in emit_jmp_r() function
H A Dbpf_jit_comp32.c1767 emit_jmp_r(ctx, lo(dst), lo(src), rel, jmp); in build_insn()
1801 emit_jmp_r(ctx, lo(dst), MIPS_R_T6, rel, jmp); in build_insn()