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

/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_32.c261 #define emit_cmp(R1, R2) \ macro
667 emit_cmp(r_A, r_X);
680 emit_cmp(r_A, r_TMP);
H A Dbpf_jit_comp_64.c646 #define emit_cmp(R1, R2, CTX) \ macro
700 emit_cmp(dst, src, ctx);
861 emit_cmp(bpf_index, tmp, ctx);
1396 emit_cmp(tmp2, tmp3, ctx);
1424 emit_cmp(tmp2, tmp3, ctx);

Completed in 240 milliseconds