Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp64.c64 static const u8 bpf2mips64[] = { variable
423 u8 r0 = bpf2mips64[BPF_REG_0]; in emit_cmpxchg_r64()
441 u8 zx = bpf2mips64[JIT_REG_ZX]; in emit_call()
479 u8 ary = bpf2mips64[BPF_REG_2]; in emit_tail_call()
480 u8 ind = bpf2mips64[BPF_REG_3]; in emit_tail_call()
481 u8 tcc = bpf2mips64[JIT_REG_TC]; in emit_tail_call()
548 u8 fp = bpf2mips64[BPF_REG_FP]; in build_prologue()
549 u8 tc = bpf2mips64[JIT_REG_TC]; in build_prologue()
550 u8 zx = bpf2mips64[JIT_REG_ZX]; in build_prologue()
637 u8 dst = bpf2mips64[insn->dst_reg]; in build_insn()
[all …]