Searched refs:PSW_I (Results 1 – 4 of 4) sorted by relevance
104 #define PSW_I 0x00000001 macro129 | PSW_R | PSW_Q | PSW_P | PSW_D | PSW_I)132 #define PSW_SM_I PSW_I /* Enable External Interrupts */347 #define TB_FLAG_SR_SAME PSW_I
285 && (env->psw & PSW_I) in hppa_cpu_exec_interrupt()
177 psw_c[17] = (psw & PSW_I ? 'I' : '-'); in hppa_cpu_dump_state()
2044 PSW_I = 8, enumerator2070 case PSW_I: in clrsetpsw()