Home
last modified time | relevance | path

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

/lib/raid6/
Dx86.h59 u32 eax, ebx, ecx, edx; in boot_cpu_has() local
61 eax = (flag & 0x100) ? 7 : in boot_cpu_has()
66 : "+a" (eax), "=b" (ebx), "=d" (edx), "+c" (ecx)); in boot_cpu_has()