Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c138 QEMU_BUILD_BUG_ON(MSR_PR != HFLAGS_PR); in hreg_compute_hflags_value()
H A Dcpu.h804 HFLAGS_PR = 14, /* MSR_PR */ enumerator
H A Dtranslate.c6477 ctx->pr = (hflags >> HFLAGS_PR) & 1; in ppc_tr_init_disas_context()