Lines Matching full:eax
706 cpu_fprintf(f, "EAX=%08x EBX=%08x ECX=%08x EDX=%08x\n"
1530 uint32_t *eax, uint32_t *ebx,
1544 "mov %%eax, 0(%2) \n\t"
1553 if (eax)
1554 *eax = vec[0];
1565 uint32_t *eax, uint32_t *ebx,
1579 *eax = env->cpuid_level;
1592 *eax = env->cpuid_version;
1610 *eax = 1;
1619 *eax = 0x0000121;
1625 *eax = 0x0000122;
1631 *eax = 0x0000143;
1637 *eax = 0;
1646 *eax = 0; /* Smallest monitor-line size in bytes */
1653 *eax = 0;
1660 *eax = 0; /* Bits 0-31 in DCA_CAP MSR */
1667 *eax = 0;
1673 *eax = env->cpuid_xlevel;
1679 *eax = env->cpuid_features;
1712 *eax = env->cpuid_model[(index - 0x80000002) * 4 + 0];
1719 *eax = 0x01ff01ff;
1726 *eax = 0;
1737 *eax = 0x00003020; /* 48 bits virtual, 32 bits physical */
1740 *eax = 0x00003028; /* 48 bits virtual, 40 bits physical */
1744 *eax = 0x00000020; /* 32 bits physical */
1747 *eax = 0x00000024; /* 36 bits physical */
1749 *eax = 0x00000020; /* 32 bits physical */
1757 *eax = 0x00000001; /* SVM Revision */
1764 *eax = 0;