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

MIPS64_SB macro

Syntax

#define MIPS64_SB(reg, off, base) MIPS64_I_INST(MIPS64_OP_SB, base, reg, off)

Arguments

reg

off

base

References

LocationText
mips64.h:191
#define MIPS64_SB(reg, off, base) MIPS64_I_INST(MIPS64_OP_SB, base, reg, off)
mips64_pracc.c:767
MIPS64_SB(8, 0, 9),