![]() |
ManaPlus
|
#include "localconsts.h"Go to the source code of this file.
Namespaces | |
| Cpu | |
Enumerations | |
| enum | { Cpu::FEATURE_EMPTY = 0 , Cpu::FEATURE_MMX = 1 , Cpu::FEATURE_SSE = 2 , Cpu::FEATURE_SSE2 = 4 , Cpu::FEATURE_SSSE3 = 8 , Cpu::FEATURE_SSE4 = 16 , Cpu::FEATURE_SSE42 = 32 , Cpu::FEATURE_AVX = 64 , Cpu::FEATURE_AVX2 = 128 } |
Functions | |
| void | Cpu::detect () |
| void | Cpu::printFlags () |
| uint32_t | Cpu::getFlags () |