Searched refs:emit_sll (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/net/ |
D | bpf_jit.c | 312 static inline void emit_sll(unsigned int dst, unsigned int src, in emit_sll() function 894 emit_sll(r_X, r_X, 2, ctx); /* delay slot */ in build_body() 1017 emit_sll(r_A, r_A, k, ctx); in build_body() 1220 emit_sll(r_tmp, r_tmp_imm, 8, ctx); in build_body()
|