HomeSort by: relevance | last modified time | path
    Searched defs:OP_BNE (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/arch/mips/include/
mips_opcode.h 145 #define OP_BNE 005
  /src/external/gpl3/binutils/dist/opcodes/
lm32-desc.h 70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57
iq2000-desc.h 89 , OP_BEQ = 4, OP_BNE = 5, OP_BLEZ = 6, OP_BGTZ = 7
  /src/external/gpl3/binutils.old/dist/opcodes/
lm32-desc.h 70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57
iq2000-desc.h 89 , OP_BEQ = 4, OP_BNE = 5, OP_BLEZ = 6, OP_BGTZ = 7
  /src/external/gpl3/gdb/dist/opcodes/
lm32-desc.h 70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57
iq2000-desc.h 89 , OP_BEQ = 4, OP_BNE = 5, OP_BLEZ = 6, OP_BGTZ = 7
  /src/external/gpl3/gdb.old/dist/opcodes/
lm32-desc.h 70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57
iq2000-desc.h 89 , OP_BEQ = 4, OP_BNE = 5, OP_BLEZ = 6, OP_BGTZ = 7
  /src/external/gpl3/gdb/dist/gdb/arch/
loongarch-insn.h 453 #define OP_BNE 0x5c000000
1331 DECLARE_INSN(bne, OP_BNE, MASK_BNE)

Completed in 33 milliseconds