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