Home
last modified time | relevance | path

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

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