Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dwin_dump_defs.h205 uint32_t EFlags; member
224 uint32_t EFlags; member
/openbmc/qemu/dump/
H A Dwin_dump.c316 .EFlags = cpu_compute_eflags(env), in patch_and_save_context()
357 .EFlags = cpu_compute_eflags(env), in patch_and_save_context()
/openbmc/qemu/contrib/elf2dmp/
H A Dmain.c153 .EFlags = (uint32_t)s->rflags, in win_context_init_from_qemu_cpu_state()