Searched refs:ppc_flags (Results 1 – 1 of 1) sorted by relevance
133 uint32_t ppc_flags = env->flags; in hreg_compute_hflags_value() local145 if (ppc_flags & POWERPC_FLAG_DE) { in hreg_compute_hflags_value()154 if (ppc_flags & POWERPC_FLAG_BE) { in hreg_compute_hflags_value()158 if (ppc_flags & POWERPC_FLAG_SE) { in hreg_compute_hflags_value()167 if ((ppc_flags & POWERPC_FLAG_SPE) && (msr & (1 << MSR_SPE))) { in hreg_compute_hflags_value()170 if (ppc_flags & POWERPC_FLAG_VRE) { in hreg_compute_hflags_value()174 if (ppc_flags & POWERPC_FLAG_VSX) { in hreg_compute_hflags_value()178 if ((ppc_flags & POWERPC_FLAG_TM) && (msr & (1ull << MSR_TM))) { in hreg_compute_hflags_value()