Searched refs:emit_dsll (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/net/
H A Dbpf_jit.c399 static inline void emit_dsll(unsigned int dst, unsigned int src, emit_dsll() function
432 emit_dsll(r_tmp_imm, r_tmp, 16, ctx); /* left shift by 16 */ emit_load_func()
434 emit_dsll(r_tmp_imm, r_tmp, 16, ctx); /* left shift by 16 */ emit_load_func()

Completed in 195 milliseconds