#include <host.h>
Public Attributes | |
| vl_bool | hasAVX |
| vl_bool | hasMMX |
| vl_bool | hasSSE |
| vl_bool | hasSSE2 |
| vl_bool | hasSSE3 |
| vl_bool | hasSSE41 |
| vl_bool | hasSSE42 |
| union { | |
| char string [0x20] | |
| vl_uint32 words [0x20/4] | |
| } | vendor |
| char _VlX86CpuInfo::string[0x20] |
| union { ... } _VlX86CpuInfo::vendor |
| vl_uint32 _VlX86CpuInfo::words[0x20/4] |