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 = 0x0000070000000000UL |
constexpr const auto | from = 40 |
constexpr const auto | name = "pa5" |
|
inlinenoexcept |
Definition at line 150 of file msrs_x64.h.
|
noexcept |
Definition at line 154 of file msrs_x64.h.
|
noexcept |
Definition at line 158 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa5::mask = 0x0000070000000000UL |
Definition at line 146 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa5::from = 40 |
Definition at line 147 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa5::name = "pa5" |
Definition at line 148 of file msrs_x64.h.