Functions | Variables
x64::msrs::ia32_pat::pa6 Namespace Reference

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 = 0x0007000000000000UL
 
constexpr const auto from = 48
 
constexpr const auto name = "pa6"
 

Function Documentation

◆ get() [1/2]

auto x64::msrs::ia32_pat::pa6::get ( )
inlinenoexcept

Definition at line 167 of file msrs_x64.h.

◆ get() [2/2]

template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
auto x64::msrs::ia32_pat::pa6::get ( val)
noexcept

Definition at line 171 of file msrs_x64.h.

◆ set()

template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void x64::msrs::ia32_pat::pa6::set ( val)
noexcept

Definition at line 175 of file msrs_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::msrs::ia32_pat::pa6::mask = 0x0007000000000000UL

Definition at line 163 of file msrs_x64.h.

◆ from

constexpr const auto x64::msrs::ia32_pat::pa6::from = 48

Definition at line 164 of file msrs_x64.h.

◆ name

constexpr const auto x64::msrs::ia32_pat::pa6::name = "pa6"

Definition at line 165 of file msrs_x64.h.