Home
last modified time | relevance | path

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

/qemu/target/i386/hvf/
H A Dx86_task.c47 tss->ebp = EBP(env); in save_state_to_tss32()
/qemu/target/i386/emulate/
H A Dx86.h224 #define EBP(cpu) ERX(cpu, R_EBP) macro
/qemu/tests/tcg/i386/
H A Dtest-i386.c1721 #define REG_EBP EBP
/qemu/qapi/
H A Dmachine.json618 'data': [ 'EAX', 'EBX', 'ECX', 'EDX', 'ESP', 'EBP', 'ESI', 'EDI' ] }
/qemu/target/i386/
H A Dcpu.c1875 REGISTER(EBP),