Searched refs:MIPS_CONFIG1_FP (Results 1 – 2 of 2) sorted by relevance
528 #define MIPS_CONFIG1_FP 0x00000001 /* FPU implemented */ macro
141 if (cfg1 & MIPS_CONFIG1_FP) in mips_get_identity()