Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp32.c116 static const u8 bpf2mips32[][2] = { variable
875 const u8 *r0 = bpf2mips32[BPF_REG_0]; in emit_cmpxchg_r32()
912 const u8 *r0 = bpf2mips32[BPF_REG_0]; in emit_cmpxchg_r64()
913 const u8 *r2 = bpf2mips32[BPF_REG_2]; in emit_cmpxchg_r64()
1292 u8 ary = lo(bpf2mips32[BPF_REG_2]); in emit_tail_call()
1293 u8 ind = lo(bpf2mips32[BPF_REG_3]); in emit_tail_call()
1375 const u8 *r1 = bpf2mips32[BPF_REG_1]; in build_prologue()
1376 const u8 *fp = bpf2mips32[BPF_REG_FP]; in build_prologue()
1465 const u8 *dst = bpf2mips32[insn->dst_reg]; in build_insn()
1467 const u8 *res = bpf2mips32[BPF_REG_0]; in build_insn()
[all …]