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