Home
last modified time | relevance | path

Searched refs:EDI (Results 1 – 5 of 5) sorted by relevance

/qemu/target/i386/hvf/
H A Dx86_task.c49 tss->edi = EDI(env); in save_state_to_tss32()
H A Dx86.h226 #define EDI(cpu) ERX(cpu, R_EDI) macro
/qemu/tests/tcg/i386/
H A Dtest-i386.c1720 #define REG_EDI EDI
/qemu/qapi/
H A Dmachine.json617 'data': [ 'EAX', 'EBX', 'ECX', 'EDX', 'ESP', 'EBP', 'ESI', 'EDI' ] }
/qemu/target/i386/
H A Dcpu.c1723 REGISTER(EDI),