Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/net/
H A 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()
H A 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()
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst227 BEQ BNE BLT BGE BLTU BGEU BEQZ BNEZ B BL JIRL
/openbmc/qemu/disas/
H A Dnios2.c461 #define MATCH_R1_BGEU MATCH_R1_OP (BGEU)
469 #define MATCH_R1_BLEU MATCH_R1_OP (BGEU)
1430 #define MATCH_R2_BGEU MATCH_R2_OP (BGEU)
1438 #define MATCH_R2_BLEU MATCH_R2_OP (BGEU)
/openbmc/linux/Documentation/arch/loongarch/
H A Dintroduction.rst260 BEQ BNE BLT BGE BLTU BGEU BEQZ BNEZ B BL JIRL