Lines Matching full:ebx
712 cpu_fprintf(f, "EAX=%08x EBX=%08x ECX=%08x EDX=%08x\n"
1536 uint32_t *eax, uint32_t *ebx,
1551 "mov %%ebx, 4(%2) \n\t"
1561 if (ebx)
1562 *ebx = vec[1];
1571 uint32_t *eax, uint32_t *ebx,
1586 *ebx = env->cpuid_vendor1;
1595 host_cpuid(0, 0, NULL, ebx, ecx, edx);
1606 *ebx = (env->cpuid_apic_id << 24) | 8 << 8; /* CLFLUSH size in quad words, Linux wants it. */
1617 *ebx = 0;
1626 *ebx = 0x1c0003f;
1632 *ebx = 0x1c0003f;
1638 *ebx = 0x3c0003f;
1644 *ebx = 0;
1653 *ebx = 0; /* Largest monitor-line size in bytes */
1660 *ebx = 0;
1667 *ebx = 0;
1674 *ebx = 0;
1680 *ebx = env->cpuid_vendor1;
1686 *ebx = 0;
1719 *ebx = env->cpuid_model[(index - 0x80000002) * 4 + 1];
1726 *ebx = 0x01ff01ff;
1733 *ebx = 0x42004200;
1758 *ebx = 0;
1764 *ebx = 0x00000010; /* nr of ASIDs */
1771 *ebx = 0;