Searched refs:eax (Results 1 – 1 of 1) sorted by relevance
59 u32 eax, ebx, ecx, edx; in boot_cpu_has() local61 eax = (flag & 0x100) ? 7 : in boot_cpu_has()66 : "+a" (eax), "=b" (ebx), "=d" (edx), "+c" (ecx)); in boot_cpu_has()