Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_cpudetect.c455 cpucaps.hasFloatingPointUnit = ( cpuinfo.x86Flags >> 0 ) & 1; in cpudetectInit()
H A Dix86-64.h147 u32 hasFloatingPointUnit; member