Searched refs:BGEU (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/arch/sparc/net/ |
D | bpf_jit_comp_32.c | 61 #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()
|
D | bpf_jit_comp_64.c | 131 #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/ |
D | introduction.rst | 227 BEQ BNE BLT BGE BLTU BGEU BEQZ BNEZ B BL JIRL
|
/Linux-v6.1/Documentation/loongarch/ |
D | introduction.rst | 260 BEQ BNE BLT BGE BLTU BGEU BEQZ BNEZ B BL JIRL
|