Home
last modified time | relevance | path

Searched refs:BGU (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_comp_32.c59 #define BGU (F2(0, 2) | CONDGU) macro
643 COND_SEL(BPF_JMP | BPF_JGT | BPF_K, BGU, BLEU); in bpf_jit_compile()
647 COND_SEL(BPF_JMP | BPF_JGT | BPF_X, BGU, BLEU); in bpf_jit_compile()
H A Dbpf_jit_comp_64.c128 #define BGU (BRANCH | CONDGU) macro
707 br_opcode = BGU; in emit_compare_and_branch()
870 emit_branch(BGU, ctx->idx, ctx->idx + OFFSET2, ctx); in emit_tail_call()
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_comp_32.c59 #define BGU (F2(0, 2) | CONDGU) macro
643 COND_SEL(BPF_JMP | BPF_JGT | BPF_K, BGU, BLEU); in bpf_jit_compile()
647 COND_SEL(BPF_JMP | BPF_JGT | BPF_X, BGU, BLEU); in bpf_jit_compile()
H A Dbpf_jit_comp_64.c128 #define BGU (BRANCH | CONDGU) macro
707 br_opcode = BGU; in emit_compare_and_branch()

Completed in 7 milliseconds