Searched refs:MIPS_CP0FL_CONFIG4 (Results 1 – 3 of 3) sorted by relevance
678 MIPS_CP0FL_CONFIG3 | MIPS_CP0FL_CONFIG4,686 MIPS_CP0FL_CONFIG3 | MIPS_CP0FL_CONFIG4 | MIPS_CP0FL_CONFIG5 |1194 if (opts->mips_cpu->cpu_cp0flags & MIPS_CP0FL_CONFIG4) in mips_vector_init()
496 if ((cp0flags & MIPS_CP0FL_CONFIG4) != 0) in db_cp0dump_cmd()
874 #define MIPS_CP0FL_CONFIG4 __BIT(10) /* XXX probeable - shouldn't be hard coded */ macro