Searched refs:PSR_CM (Results 1 – 3 of 3) sorted by relevance
31 #define PSR_CM 0x00002000 /* conditional mode */ macro
464 sethi.p %hi(#PSR_EM|PSR_EF|PSR_CM|PSR_NEM),gr4465 setlo %lo(#PSR_EM|PSR_EF|PSR_CM|PSR_NEM),gr4
372 __set_PSR(psr | PSR_EM | PSR_EF | PSR_CM | PSR_NEM); in determine_cpu()1030 cm = cpu_psr_all & PSR_CM ? ", CCCR" : ""; in show_cpuinfo()