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 = 0x0000000000070000UL |
constexpr const auto | from = 16 |
constexpr const auto | name = "pa2" |
|
inlinenoexcept |
Definition at line 99 of file msrs_x64.h.
|
noexcept |
Definition at line 103 of file msrs_x64.h.
|
noexcept |
Definition at line 107 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa2::mask = 0x0000000000070000UL |
Definition at line 95 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa2::from = 16 |
Definition at line 96 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa2::name = "pa2" |
Definition at line 97 of file msrs_x64.h.