Searched defs:MIPS_PRID_REV_MAJ (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Dlocore.h733 #define MIPS_PRID_REV_MAJ(x) ((MIPS_PRID_REV(x) >> 4) & 0x0f) macro

Completed in 77 milliseconds