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 = 0x0000000000000700UL |
constexpr const auto | from = 8 |
constexpr const auto | name = "pa1" |
|
inlinenoexcept |
Definition at line 82 of file msrs_x64.h.
|
noexcept |
Definition at line 86 of file msrs_x64.h.
|
noexcept |
Definition at line 90 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa1::mask = 0x0000000000000700UL |
Definition at line 78 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa1::from = 8 |
Definition at line 79 of file msrs_x64.h.
constexpr const auto x64::msrs::ia32_pat::pa1::name = "pa1" |
Definition at line 80 of file msrs_x64.h.