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

MMIPS32_B macro

Syntax

#define MMIPS32_B(off) MMIPS32_BEQ(0, 0, off)

Arguments

off

References

LocationText
mips32.h:651
#define MMIPS32_B(off) MMIPS32_BEQ(0, 0, off)
mips32.h:719
#define MIPS32_B(isa, off) (isa ? MMIPS32_B(off) : MIPS32_ISA_B(off))