Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dhelper_regs.c184 hflags |= 1 << HFLAGS_HR; in hreg_compute_hflags_value()
H A Dcpu.h799 HFLAGS_HR = 5, /* computed from SPR_LPCR[HR] */ enumerator
H A Dtranslate.c6511 ctx->hr = (hflags >> HFLAGS_HR) & 1; in ppc_tr_init_disas_context()