Home
last modified time | relevance | path

Searched refs:hflags_rebuilt (Results 1 – 1 of 1) sorted by relevance

/qemu/target/ppc/
H A Dhelper_regs.c266 uint32_t hflags_rebuilt = hreg_compute_hflags_value(env); in ppc_get_tb_cpu_state() local
267 if (unlikely(hflags_current != hflags_rebuilt)) { in ppc_get_tb_cpu_state()
270 hflags_current, hflags_rebuilt); in ppc_get_tb_cpu_state()