Searched refs:psw_n (Results 1 – 5 of 5) sorted by relevance
80 flags |= env->psw_n * PSW_N; in cpu_get_tb_cpu_state()104 cpu->env.psw_n = (tb->flags & PSW_N) != 0; in hppa_cpu_synchronize_from_tb()124 env->psw_n = 0; in hppa_restore_state_to_opc()
55 psw |= env->psw_n * PSW_N; in cpu_hppa_get_psw()81 env->psw_n = (psw / PSW_N) & 1; in cpu_hppa_put_psw()
213 target_ulong psw_n; /* boolean */ member
276 DEF_VAR(psw_n), in hppa_translate_init()
169 env->psw_n = 0; in setup_rt_frame()