|
vSMC
vSMC: Scalable Monte Carlo
|
CPU feature information. More...
#include <vsmc/utility/cpuid.hpp>
Static Public Member Functions | |
| static std::string | str () |
| A short string representing the feature. More... | |
Static Public Attributes | |
| static constexpr const unsigned | bit = 0x00U |
| The bit number of the feature in the register. More... | |
| static constexpr const unsigned | eax = 0x00U |
| The value of the calling parameter EAX. More... | |
| static constexpr const unsigned | ecx = 0x00U |
| The value of the calling parameter ECX. More... | |
| static constexpr const unsigned | index = 0x00U |
| The index of in CPUID::reg_type of the output register. More... | |
CPU feature information.
This class is specialized for each value of CPUIDFeature
|
static |
A short string representing the feature.
|
static |
|
static |
|
static |
|
static |
The index of in CPUID::reg_type of the output register.
1.8.9.1