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

MIPS64_LBU macro

Syntax

#define MIPS64_LBU(reg, off, base) MIPS64_I_INST(MIPS64_OP_LBU, base, reg, off)

Arguments

reg

off

base

References

LocationText
mips64.h:181
#define MIPS64_LBU(reg, off, base) MIPS64_I_INST(MIPS64_OP_LBU, base, reg, off)
mips64_pracc.c:503
MIPS64_LBU(8, 0, 8),