Searched refs:hflags_current (Results 1 – 1 of 1) sorted by relevance
263 uint32_t hflags_current = env->hflags; in ppc_get_tb_cpu_state() local267 if (unlikely(hflags_current != hflags_rebuilt)) { in ppc_get_tb_cpu_state()270 hflags_current, hflags_rebuilt); in ppc_get_tb_cpu_state()274 return (TCGTBCPUState){ .pc = env->nip, .flags = hflags_current }; in ppc_get_tb_cpu_state()