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

MIPS32_OP_RDHWR macro

Syntax

#define MIPS32_OP_RDHWR 0x3Bu

References

LocationText
mips32.h:479
#define MIPS32_OP_RDHWR 0x3Bu
mips32.h:556
#define MIPS32_ISA_RDHWR(tar, dst) MIPS32_R_INST(MIPS32_OP_SPECIAL3, 0, tar, dst, 0, MIPS32_OP_RDHWR)