| 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 = 0x0000000700000000UL | 
| constexpr const auto | from = 32 | 
| constexpr const auto | name = "pa4" | 
| 
 | inlinenoexcept | 
Definition at line 133 of file msrs_x64.h.
| 
 | noexcept | 
Definition at line 137 of file msrs_x64.h.
| 
 | noexcept | 
Definition at line 141 of file msrs_x64.h.
| constexpr const auto x64::msrs::ia32_pat::pa4::mask = 0x0000000700000000UL | 
Definition at line 129 of file msrs_x64.h.
| constexpr const auto x64::msrs::ia32_pat::pa4::from = 32 | 
Definition at line 130 of file msrs_x64.h.
| constexpr const auto x64::msrs::ia32_pat::pa4::name = "pa4" | 
Definition at line 131 of file msrs_x64.h.
 1.8.14
 1.8.14