Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_cpudetect.c219 cpuinfo.x86Model = 0; in cpudetectInit()
236 cpuinfo.x86Model = (regs[ 0 ] >> 4) & 0xf; in cpudetectInit()
292 switch( cpuinfo.x86Model ) in cpudetectInit()
303 switch( cpuinfo.x86Model ) in cpudetectInit()
331 switch( cpuinfo.x86Model ) in cpudetectInit()
403 switch( cpuinfo.x86Model ) in cpudetectInit()
425 switch( cpuinfo.x86Model) in cpudetectInit()
H A Dix86-64.h188 u32 x86Model; // Processor Model member