Searched refs:_ecx (Results 1 – 1 of 1) sorted by relevance
14 unsigned int _eax = info, _ebx, _ecx, _edx; in cpuid() local25 "+a" (_eax), "=c" (_ecx), "=d" (_edx) in cpuid()30 if (ecx) *ecx = _ecx; in cpuid()