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

MIPS64_OP_SB macro

Syntax

#define MIPS64_OP_SB 0x28

References

LocationText
mips64.h:134
#define MIPS64_OP_SB 0x28
mips64.h:191
#define MIPS64_SB(reg, off, base) MIPS64_I_INST(MIPS64_OP_SB, base, reg, off)