Home
last modified time | relevance | path

Searched refs:RDX (Results 1 – 4 of 4) sorted by relevance

/qemu/target/i386/hvf/
H A Dx86_task.c72 RDX(env) = tss->edx; in load_state_from_tss32()
H A Dhvf.c498 wreg(cs->accel->fd, HV_X86_RDX, RDX(env)); in hvf_store_regs()
614 RDX(env) = (uint32_t)(val >> 32); in hvf_simulate_rdmsr()
/qemu/target/i386/emulate/
H A Dx86.h203 #define RDX(cpu) RRX(cpu, R_EDX) macro
/qemu/target/i386/tcg/
H A Demit.c.inc1839 * the previous value in RDX:RAX.