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

MIPS64_BNE macro

Syntax

#define MIPS64_BNE(src, tar, off) MIPS64_I_INST(MIPS64_OP_BNE, src, tar, off)

Arguments

src

tar

off

References

LocationText
mips64.h:166
#define MIPS64_BNE(src, tar, off) MIPS64_I_INST(MIPS64_OP_BNE, src, tar, off)
mips64_pracc.c:1296
MIPS64_BNE(10, 9, NEG16(3)),