Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c100 QEMU_BUILD_BUG_ON(MSR_LE != HFLAGS_LE); in hreg_compute_hflags_value()
H A Dcpu.h783 HFLAGS_LE = 0, /* MSR_LE */ enumerator
H A Dtranslate.c7238 ctx->le_mode = (hflags >> HFLAGS_LE) & 1; in ppc_tr_init_disas_context()