Searched refs:PSW_D (Results 1 – 5 of 5) sorted by relevance
105 #define PSW_D 0x00000002 macro129 | PSW_R | PSW_Q | PSW_P | PSW_D | PSW_I)133 #define PSW_SM_D PSW_D
87 flags |= env->psw & (PSW_W | PSW_C | PSW_D | PSW_P); in hppa_get_tb_cpu_state()146 if (env->psw & (ifetch ? PSW_C : PSW_D)) { in hppa_cpu_mmu_index()
176 psw_c[16] = (psw & PSW_D ? 'D' : '-'); in hppa_cpu_dump_state()
350 mmu_idx = (cpu->env.psw & PSW_D ? MMU_KERNEL_IDX : in hppa_cpu_get_phys_page_debug()
4650 ctx->mmu_idx = (ctx->tb_flags & PSW_D in hppa_tr_init_disas_context()