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

MMIPS32_OP_BNE macro

Syntax

#define MMIPS32_OP_BNE 0x2Du

References

LocationText
mips32.h:606
#define MMIPS32_OP_BNE 0x2Du
mips32.h:654
#define MMIPS32_BNE(src, tar, off) MIPS32_I_INST(MMIPS32_OP_BNE, tar, src, off)