Home
last modified time | relevance | path

Searched defs:OP_BNE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dlm32-desc.h70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57 enumerator
H A Diq2000-desc.h89 , OP_BEQ = 4, OP_BNE = 5, OP_BLEZ = 6, OP_BGTZ = 7 enumerator
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dlm32-desc.h70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57 enumerator
H A Diq2000-desc.h89 , OP_BEQ = 4, OP_BNE = 5, OP_BLEZ = 6, OP_BGTZ = 7 enumerator
/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h145 #define OP_BNE 005 macro