Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sparc/net/
Dbpf_jit_comp_32.c64 #define BNE (F2(0, 2) | CONDNE) macro
468 emit_branch_off(BNE, 16); in bpf_jit_compile()
645 COND_SEL(BPF_JMP | BPF_JEQ | BPF_K, BE, BNE); in bpf_jit_compile()
646 COND_SEL(BPF_JMP | BPF_JSET | BPF_K, BNE, BE); in bpf_jit_compile()
649 COND_SEL(BPF_JMP | BPF_JEQ | BPF_X, BE, BNE); in bpf_jit_compile()
650 COND_SEL(BPF_JMP | BPF_JSET | BPF_X, BNE, BE); in bpf_jit_compile()
Dbpf_jit_comp_64.c134 #define BNE (BRANCH | CONDNE) macro
720 br_opcode = BNE; in emit_compare_and_branch()
1397 emit_branch(BNE, 4, 0, ctx); in build_insn()
1425 emit_branch(BNE, 4, 0, ctx); in build_insn()
/Linux-v6.1/Documentation/
Datomic_t.txt344 " BNE 2f\n"
346 " BNE 1b\n"
/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