Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_cpudetect.c259 strcpy( cpuinfo.x86Type, "Standard OEM"); in cpudetectInit()
262 strcpy( cpuinfo.x86Type, "Overdrive"); in cpudetectInit()
265 strcpy( cpuinfo.x86Type, "Dual"); in cpudetectInit()
268 strcpy( cpuinfo.x86Type, "Reserved"); in cpudetectInit()
271 strcpy( cpuinfo.x86Type, "Unknown"); in cpudetectInit()
H A Dix86-64.h195 s8 x86Type[20]; //cpu type in char format //the cpu type (in %s) member