Home
last modified time | relevance | path

Searched refs:MIPS_CONFIG2_M (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dcpuregs.h543 #define MIPS_CONFIG2_M 0x80000000 /* Flag: Config3 is present. */ macro
/f-stack/freebsd/mips/mips/
H A Dcpu.c136 if (cfg2 & MIPS_CONFIG2_M) in mips_get_identity()