Functions | |
auto | get () noexcept |
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
auto | get (T val) noexcept |
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type> | |
void | set (T val) noexcept |
Variables | |
constexpr const auto | mask = 0x0007000000000000UL |
constexpr const auto | from = 48 |
constexpr const auto | name = "pa6" |
|
inlinenoexcept |
Definition at line 167 of file msrs_x64.h.
|
noexcept |
Definition at line 171 of file msrs_x64.h.
|
noexcept |
Definition at line 175 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa6::mask = 0x0007000000000000UL |
Definition at line 163 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa6::from = 48 |
Definition at line 164 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa6::name = "pa6" |
Definition at line 165 of file msrs_x64.h.