Searched refs:PSW_M (Results 1 – 4 of 4) sorted by relevance
27 #define PSW_M 0x00010000 macro
106 (i == EXCP_HPMC ? PSW_M : 0)); in hppa_cpu_do_interrupt()
151 psw_c[11] = (psw & PSW_M ? 'M' : '-'); in hppa_cpu_dump_state()
112 #define PSW_M 0x00010000 macro