Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c267 #define emit_btst(R1, R2) \ macro
671 emit_btst(r_A, r_X); in bpf_jit_compile()
688 emit_btst(r_A, r_TMP); in bpf_jit_compile()
H A Dbpf_jit_comp_64.c652 #define emit_btst(R1, R2, CTX) \ macro
695 emit_btst(dst, src, ctx); in emit_compare_and_branch()