Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dhelper_regs.c164 hflags |= 1 << HFLAGS_64; in hreg_compute_hflags_value()
H A Dcpu.h796 HFLAGS_64 = 2, /* computed from MSR_CE and MSR_SF */ enumerator
H A Dtranslate.c6498 ctx->sf_mode = (hflags >> HFLAGS_64) & 1; in ppc_tr_init_disas_context()