Searched refs:HFLAGS_SE (Results 1 – 3 of 3) sorted by relevance
147 hflags |= 1 << HFLAGS_SE; in hreg_compute_hflags_value()158 QEMU_BUILD_BUG_ON(MSR_SE != HFLAGS_SE); in hreg_compute_hflags_value()
803 HFLAGS_SE = 10, /* MSR_SE -- from elsewhere on embedded ppc */ enumerator
6520 if ((hflags >> HFLAGS_SE) & 1) { in ppc_tr_init_disas_context()