Searched refs:PSW_Q (Results 1 – 5 of 5) sorted by relevance
107 #define PSW_Q 0x00000008 macro129 | PSW_R | PSW_Q | PSW_P | PSW_D | PSW_I)135 #define PSW_SM_Q PSW_Q /* Enable Interrupt State Collection */
132 if (old_psw & PSW_Q) { in hppa_cpu_do_interrupt()
174 psw_c[14] = (psw & PSW_Q ? 'Q' : '-'); in hppa_cpu_dump_state()
364 if (env->psw & PSW_Q) { in hppa_set_ior_and_isr()
658 cpu[i]->env.psw = PSW_Q; in hppa_machine_reset()