Home
last modified time | relevance | path

Searched refs:EBX (Results 1 – 7 of 7) sorted by relevance

/qemu/target/i386/hvf/
H A Dx86_task.c45 tss->ebx = EBX(env); in save_state_to_tss32()
/qemu/target/i386/emulate/
H A Dx86.h222 #define EBX(cpu) ERX(cpu, R_EBX) macro
/qemu/docs/system/i386/
H A Dtdx.rst90 "warning: host doesn't support requested feature: CPUID.07H:EBX.intel-pt [bit 25]"
H A Dhyperv.rst125 This changes Hyper-V identification in CPUID 0x40000000.EBX-EDX from the default
/qemu/tests/tcg/i386/
H A Dtest-i386.c1716 #define REG_EBX EBX
/qemu/qapi/
H A Dmachine.json618 'data': [ 'EAX', 'EBX', 'ECX', 'EDX', 'ESP', 'EBP', 'ESI', 'EDI' ] }
/qemu/target/i386/
H A Dcpu.c1873 REGISTER(EBX),