Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.c7485 uint32_t eax_0, ebx_0, ecx_0, edx_0_unused; in x86_cpu_filter_features() local
7489 &eax_0, &ebx_0, &ecx_0, &edx_0_unused); in x86_cpu_filter_features()
7493 if (!eax_0 || in x86_cpu_filter_features()