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 = 0x0000000007000000UL |
constexpr const auto | from = 24 |
constexpr const auto | name = "pa3" |
|
inlinenoexcept |
Definition at line 116 of file msrs_x64.h.
|
noexcept |
Definition at line 120 of file msrs_x64.h.
|
noexcept |
Definition at line 124 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa3::mask = 0x0000000007000000UL |
Definition at line 112 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa3::from = 24 |
Definition at line 113 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa3::name = "pa3" |
Definition at line 114 of file msrs_x64.h.