Searched refs:emit_sll (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/net/ |
H A D | bpf_jit.c | 276 static inline void emit_sll(unsigned int dst, unsigned int src, in emit_sll() function 796 emit_sll(r_X, r_X, 2, ctx); /* delay slot */ in build_body() 920 emit_sll(r_A, r_A, k, ctx); in build_body() 1133 emit_sll(r_tmp, r_tmp_imm, 8, ctx); in build_body()
|
Completed in 2 milliseconds