Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_cpudetect.c218 cpuinfo.x86Family = 0; in cpudetectInit()
237 cpuinfo.x86Family = (regs[ 0 ] >> 8) & 0xf; in cpudetectInit()
279 if( ( cpuinfo.x86Family >= 7 ) && ( cpuinfo.x86Family < 15 ) ) in cpudetectInit()
285 switch( cpuinfo.x86Family ) in cpudetectInit()
353 if( cpuinfo.x86Family >= 7 ) in cpudetectInit()
400 switch ( cpuinfo.x86Family ) in cpudetectInit()
H A Dix86-64.h187 u32 x86Family; // Processor Family member