Searched refs:X86_JAE (Results 1 – 1 of 1) sorted by relevance
157 #define X86_JAE 0x73 macro789 EMIT2(X86_JAE, offset); /* jae out */ in emit_bpf_tail_call_indirect()861 EMIT2(X86_JAE, offset); /* jae out */ in emit_bpf_tail_call_direct()2789 jmp_cond = X86_JAE; in do_jit()