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

PRID_IMP_MASK macro

Syntax

#define PRID_IMP_MASK 0xff00

References

LocationText
mips_cpu.h:28
#define PRID_IMP_MASK 0xff00
mips32.c:990
switch (mips32->prid & PRID_IMP_MASK) {
mips32.c:1001
switch (entry->prid & PRID_IMP_MASK) {