Home
last modified time | relevance | path

Searched refs:BGEU (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/sparc/net/
Dbpf_jit_comp_32.c61 #define BGEU (F2(0, 2) | CONDGEU) macro
644 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()
Dbpf_jit_comp_64.c131 #define BGEU (BRANCH | CONDGEU) macro
713 br_opcode = BGEU; in emit_compare_and_branch()
863 emit_branch(BGEU, ctx->idx, ctx->idx + OFFSET1, ctx); in emit_tail_call()
870 emit_branch(BGEU, ctx->idx, ctx->idx + OFFSET2, ctx); in emit_tail_call()
/Linux-v6.1/Documentation/translations/zh_CN/loongarch/
Dintroduction.rst227 BEQ BNE BLT BGE BLTU BGEU BEQZ BNEZ B BL JIRL
/Linux-v6.1/Documentation/loongarch/
Dintroduction.rst260 BEQ BNE BLT BGE BLTU BGEU BEQZ BNEZ B BL JIRL