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 = 0x0700000000000000UL |
constexpr const auto | from = 56 |
constexpr const auto | name = "pa7" |
|
inlinenoexcept |
Definition at line 184 of file msrs_x64.h.
|
noexcept |
Definition at line 188 of file msrs_x64.h.
|
noexcept |
Definition at line 192 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa7::mask = 0x0700000000000000UL |
Definition at line 180 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa7::from = 56 |
Definition at line 181 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa7::name = "pa7" |
Definition at line 182 of file msrs_x64.h.