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 = 0x0000000000000007UL |
| constexpr const auto | from = 0 |
| constexpr const auto | name = "pa0" |
|
inlinenoexcept |
Definition at line 65 of file msrs_x64.h.
|
noexcept |
Definition at line 69 of file msrs_x64.h.
|
noexcept |
Definition at line 73 of file msrs_x64.h.
| constexpr const auto x64::msrs::ia32_pat::pa0::mask = 0x0000000000000007UL |
Definition at line 61 of file msrs_x64.h.
| constexpr const auto x64::msrs::ia32_pat::pa0::from = 0 |
Definition at line 62 of file msrs_x64.h.
| constexpr const auto x64::msrs::ia32_pat::pa0::name = "pa0" |
Definition at line 63 of file msrs_x64.h.
1.8.14