Searched refs:emit_srl (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/mips/net/ |
D | bpf_jit.c | 293 static inline void emit_srl(unsigned int dst, unsigned int src, in emit_srl() function 836 emit_srl(r_A, r_A, k, ctx); in build_body() 916 emit_srl(r_A, r_A, k, ctx); in build_body() 1111 emit_srl(r_tmp_imm, r_A, 8, ctx); in build_body() 1172 emit_srl(r_A, r_A, PKT_VLAN_PRESENT_BIT, ctx); in build_body() 1184 emit_srl(r_A, r_A, 5, ctx); in build_body()
|