Searched refs:bpf2mips32 (Results 1 – 1 of 1) sorted by relevance
116 static const u8 bpf2mips32[][2] = { variable528 const u8 *r0 = bpf2mips32[BPF_REG_0]; /* Mapped to v0-v1 */ in emit_divmod_r64()529 const u8 *r1 = bpf2mips32[BPF_REG_1]; /* Mapped to a0-a1 */ in emit_divmod_r64()530 const u8 *r2 = bpf2mips32[BPF_REG_2]; /* Mapped to a2-a3 */ in emit_divmod_r64()800 const u8 *r0 = bpf2mips32[BPF_REG_0]; /* Mapped to v0-v1 */ in emit_atomic_r64()801 const u8 *r1 = bpf2mips32[BPF_REG_1]; /* Mapped to a0-a1 */ in emit_atomic_r64()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()[all …]