HomeSort by relevance Sort by last modified time
    Searched defs:bne (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
br_insn.s 14 .global bne
15 bne: label
16 bne *-8 label
17 bne *+0xf46 label
18 bne *-0xf7812 label
  /external/boringssl/src/crypto/curve25519/asm/
x25519-asm-arm.S 2010 bne ._skipfinalcopy label
    [all...]
  /external/llvm/test/MC/Lanai/
v11.s 67 bne 0x123454 label
107 bne.r 0x5678
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/fr30/
allinsn.s 208 .global bne
209 bne: label
210 bne footext
270 bne:d delay_footext
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
allinsn.s 222 .global bne
223 bne: label
224 bne %0,%0,footext
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
allinsn.s 130 .global bne
131 bne: label
132 bne fp,fp,footext
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/
allinsn.s 630 .global bne
631 bne: label
632 bne $6,$3,0
633 bne $sp,$3,-8
634 bne $8,$0,2
635 bne $gp,$sp,8
636 bne $sp,$4,2
  /external/v8/src/mips/
assembler-mips.cc 484 opcode == BEQ || opcode == BNE || opcode == BLEZ || opcode == BGTZ ||
530 return GetOpcodeField(instr) == BNE;
1401 void Assembler::bne(Register rs, Register rt, int16_t offset) { function in class:v8::Assembler
    [all...]
  /external/v8/src/mips64/
assembler-mips64.cc 465 opcode == BEQ || opcode == BNE || opcode == BLEZ || opcode == BGTZ ||
511 return GetOpcodeField(instr) == BNE;
1387 void Assembler::bne(Register rs, Register rt, int16_t offset) { function in class:v8::internal::Assembler
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h 35 brld, bra, brad, brald, microblaze_brk, beq, beqd, bne, bned, blt, enumerator in enum:microblaze_instr
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
allinsn.s 1066 .global bne
1067 bne: label
1068 bne icc0,0,footext

Completed in 658 milliseconds