| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | srem_mod.sa | 145 BNE.B Y_Normal 149 BNE.B HiY_not0 191 BNE.B X_Normal 194 BNE.B HiX_not0 253 BNE.B R_NE_Y 255 BNE.B R_NE_Y 293 BNE.B HiR_not0 365 BNE.B Not_EQ 367 BNE.B Not_EQ
|
| H A D | slogn.sa | 297 BNE.B HiX_not0
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVExpandAtomicPseudoInsts.cpp | 250 BuildMI(LoopMBB, DL, TII->get(RISCV::BNE)) in doAtomicBinOpExpansion() 335 BuildMI(LoopMBB, DL, TII->get(RISCV::BNE)) in doMaskedAtomicBinOpExpansion() 494 BuildMI(LoopTailMBB, DL, TII->get(RISCV::BNE)) in expandAtomicMinMaxOp() 549 BuildMI(LoopHeadMBB, DL, TII->get(RISCV::BNE)) in expandAtomicCmpXchg() 559 BuildMI(LoopTailMBB, DL, TII->get(RISCV::BNE)) in expandAtomicCmpXchg() 574 BuildMI(LoopHeadMBB, DL, TII->get(RISCV::BNE)) in expandAtomicCmpXchg() 590 BuildMI(LoopTailMBB, DL, TII->get(RISCV::BNE)) in expandAtomicCmpXchg()
|
| H A D | RISCVInstrInfo.cpp | 485 return RISCV::BNE; in getOppositeBranchOpcode() 486 case RISCV::BNE: in getOppositeBranchOpcode() 699 case RISCV::BNE: in isBranchOffsetInRange()
|
| H A D | RISCVInstrInfo.td | 475 def BNE : BranchCC_rri<0b001, "bne">; 708 (BNE GPR:$rs, X0, simm13_lsb0:$offset)>; 990 def : BccPat<SETNE, BNE>;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsExpandPseudo.cpp | 85 unsigned BNE = Mips::BNE; in expandAtomicCmpSwapSubword() local 93 BNE = STI->hasMips32r6() ? Mips::BNEC_MMR6 : Mips::BNE_MM; in expandAtomicCmpSwapSubword() 149 BuildMI(loop1MBB, DL, TII->get(BNE)) in expandAtomicCmpSwapSubword() 213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local 219 BNE = STI->hasMips32r6() ? Mips::BNEC_MMR6 : Mips::BNE_MM; in expandAtomicCmpSwap() 228 BNE = Mips::BNE; in expandAtomicCmpSwap() 238 BNE = Mips::BNE64; in expandAtomicCmpSwap() 279 BuildMI(loop1MBB, DL, TII->get(BNE)) in expandAtomicCmpSwap()
|
| H A D | MipsInstrInfo.cpp | 304 case Mips::BNE: case Mips::BNE64: in isBranchOffsetInRange() 446 case Mips::BNE: in getEquivalentCompactForm() 488 case Mips::BNE: in getEquivalentCompactForm()
|
| H A D | MipsSEInstrInfo.cpp | 505 case Mips::BEQ: return Mips::BNE; in getOppositeBranchOpc() 507 case Mips::BNE: return Mips::BEQ; in getOppositeBranchOpc() 660 return (Opc == Mips::BEQ || Opc == Mips::BEQ_MM || Opc == Mips::BNE || in getAnalyzableBrOpc()
|
| H A D | MipsInstructionSelector.cpp | 361 MI = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::BNE)) in select()
|
| H A D | MipsScheduleP5600.td | 74 BLTZAL, BLTZALL, BLTZL, BNE, BNEL, BREAK,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVAsmBackend.cpp | 161 Res.setOpcode(RISCV::BNE); in relaxInstruction() 191 return RISCV::BNE; in getRelaxedOpcode()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsInstPrinter.cpp | 232 case Mips::BNE: in printAlias()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/m32r/ |
| H A D | ChangeLog-2021 | 106 * bne.cgs: Test BNE instruction.
|
| /netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/ |
| H A D | BtNetBSD | 887 BNE loop_flush1 951 BNE loop_one_page% 953 BNE loop_relocate_pages% 1000 BNE loop_testing%
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | nios2r1.h | 291 #define MATCH_R1_BNE MATCH_R1_OP (BNE)
|
| H A D | nios2r2.h | 804 #define MATCH_R2_BNE MATCH_R2_OP (BNE)
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | nios2r1.h | 291 #define MATCH_R1_BNE MATCH_R1_OP (BNE)
|
| H A D | nios2r2.h | 804 #define MATCH_R2_BNE MATCH_R2_OP (BNE)
|
| /netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | sljitNativeMIPS_common.c | 110 #define BNE (HI(5)) macro 1588 inst = BNE | SA(src) | TA(0) | JUMP_LENGTH; \ 1738 …PTR_FAIL_IF(push_inst(compiler, (type == SLJIT_EQUAL ? BNE : BEQ) | S(src1) | T(src2) | JUMP_LENGT… in sljit_emit_cmp() 1810 …PTR_FAIL_IF(push_inst(compiler, (type == SLJIT_EQUAL ? BNE : BEQ) | S(TMP_REG1) | TA(0) | JUMP_LEN… in sljit_emit_cmp()
|
| /netbsd-src/sys/arch/mips/mips/ |
| H A D | bds_emul.S | 79 PTR_WORD bcemul_sigill # 005 BNE
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 1896 case Mips::BNE: in processInstruction() 3629 OpCode = Mips::BNE; in expandBranchImm() 4055 TOut.emitRRX(Mips::BNE, Mips::ZERO, Mips::ZERO, in expandCondBranches() 4105 TOut.emitRRX(AcceptsEquality ? Mips::BEQ : Mips::BNE, in expandCondBranches() 4148 : (AcceptsEquality ? Mips::BEQ : Mips::BNE), in expandCondBranches() 4279 TOut.emitRRX(Mips::BNE, RtReg, ZeroReg, LabelOp, IDLoc, STI); in expandDivRem() 4310 TOut.emitRRX(Mips::BNE, RtReg, ATReg, LabelOpEnd, IDLoc, STI); in expandDivRem() 4323 TOut.emitRRX(Mips::BNE, RsReg, ATReg, LabelOpEnd, IDLoc, STI); in expandDivRem()
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | lm32.cpu | 228 ("BNE" 23)
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | lm32.cpu | 228 ("BNE" 23)
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | lm32.cpu | 228 ("BNE" 23)
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | lm32.cpu | 228 ("BNE" 23)
|