Functions | |
auto | get () noexcept |
Variables | |
constexpr const auto | mask = 0x00800000U |
constexpr const auto | from = 23 |
constexpr const auto | name = "popcnt" |
|
inlinenoexcept |
Definition at line 337 of file cpuid_x64.h.
constexpr const auto x64::cpuid::feature_information::ecx::popcnt::mask = 0x00800000U |
Definition at line 333 of file cpuid_x64.h.
constexpr const auto x64::cpuid::feature_information::ecx::popcnt::from = 23 |
Definition at line 334 of file cpuid_x64.h.
constexpr const auto x64::cpuid::feature_information::ecx::popcnt::name = "popcnt" |
Definition at line 335 of file cpuid_x64.h.