Searched defs:OP_BNE (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | lm32-desc.h | 70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57 enumerator
|
H A D | iq2000-desc.h | 89 , OP_BEQ = 4, OP_BNE = 5, OP_BLEZ = 6, OP_BGTZ = 7 enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | lm32-desc.h | 70 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57 enumerator
|
H A D | iq2000-desc.h | 89 , OP_BEQ = 4, OP_BNE = 5, OP_BLEZ = 6, OP_BGTZ = 7 enumerator
|
/netbsd-src/sys/arch/mips/include/ |
H A D | mips_opcode.h | 145 #define OP_BNE 005 macro
|