Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/net/
Dbpf_jit_comp_32.c60 #define BLEU (F2(0, 2) | CONDLEU) 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()
Dbpf_jit_comp_64.c129 #define BLEU (BRANCH | CONDLEU) macro
716 br_opcode = BLEU; in emit_compare_and_branch()