Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dhelper_regs.c129 static uint32_t hreg_compute_hflags_value(CPUPPCState *env) in hreg_compute_hflags_value() function
243 env->hflags = hreg_compute_hflags_value(env); in hreg_compute_hflags()
268 hflags_rebuilt = hreg_compute_hflags_value(env); in cpu_get_tb_cpu_state()