Searched refs:BGEU (Results 1 – 2 of 2) sorted by relevance
61 #define BGEU (F2(0, 2) | CONDGEU) macro645 COND_SEL(BPF_JMP | BPF_JGE | BPF_K, BGEU, BLU); in bpf_jit_compile()649 COND_SEL(BPF_JMP | BPF_JGE | BPF_X, BGEU, BLU); in bpf_jit_compile()
135 #define BGEU (BRANCH | CONDGEU) macro723 br_opcode = BGEU; in emit_compare_and_branch()889 emit_branch(BGEU, ctx->idx, ctx->idx + OFFSET1, ctx); in emit_tail_call()