Home
last modified time | relevance | path

Searched refs:Rax (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dwin_dump_defs.h233 uint64_t Rax; member
/openbmc/libcper/sections/
H A Dcper-section-ia32x64.c485 json_object_new_uint64(registers->Rax)); in cper_ia32x64_register_64bit_to_ir()
910 register_state.Rax = json_object_get_uint64( in ir_ia32x64_x64_registers_to_cper()
/openbmc/qemu/dump/
H A Dwin_dump.c325 .Rax = env->regs[R_EAX], in patch_and_save_context()
/openbmc/qemu/contrib/elf2dmp/
H A Dmain.c155 .Rax = s->rax, in win_context_init_from_qemu_cpu_state()
/openbmc/libcper/edk/
H A DCper.h778 UINT64 Rax; member
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1935 cpuid_fn = vcpu->exit_ctx.CpuidAccess.Rax; in whpx_vcpu_run()