Searched refs:emit_srl (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/net/ |
H A D | bpf_jit.c | 293 static inline void emit_srl(unsigned int dst, unsigned int src, in emit_srl() function 846 emit_srl(r_A, r_A, k, ctx); in build_body() 930 emit_srl(r_A, r_A, k, ctx); in build_body() 1135 emit_srl(r_tmp_imm, r_A, 8, ctx); in build_body() 1198 emit_srl(r_A, r_A, PKT_VLAN_PRESENT_BIT, ctx); in build_body() 1210 emit_srl(r_A, r_A, 5, ctx); in build_body()
|
Completed in 4 milliseconds