Searched refs:emit_sll (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/mips/net/ |
D | bpf_jit.c | 276 static inline void emit_sll(unsigned int dst, unsigned int src, in emit_sll() function 786 emit_sll(r_X, r_X, 2, ctx); /* delay slot */ in build_body() 906 emit_sll(r_A, r_A, k, ctx); in build_body() 1109 emit_sll(r_tmp, r_tmp_imm, 8, ctx); in build_body()
|