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

MIPS32_ISA_B macro

Syntax

#define MIPS32_ISA_B(off) MIPS32_ISA_BEQ(0, 0, off)

Arguments

off

References

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