MIPS32_OP_BNE is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

MIPS32_OP_BNE macro

Syntax

#define MIPS32_OP_BNE 0x05u

References

LocationText
mips32.h:458
#define MIPS32_OP_BNE 0x05u
mips32.h:526
#define MIPS32_ISA_BNE(src, tar, off) MIPS32_I_INST(MIPS32_OP_BNE, src, tar, off)