Functions | Variables
intel_x64::msrs::ia32_sysenter_cs Namespace Reference

Functions

auto get () noexcept
 
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void set (T val) noexcept
 

Variables

constexpr const auto addr = 0x00000174U
 
constexpr const auto name = "ia32_sysenter_cs"
 

Function Documentation

◆ get()

auto intel_x64::msrs::ia32_sysenter_cs::get ( )
inlinenoexcept

Definition at line 195 of file msrs_intel_x64.h.

◆ set()

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

Definition at line 199 of file msrs_intel_x64.h.

Variable Documentation

◆ addr

constexpr const auto intel_x64::msrs::ia32_sysenter_cs::addr = 0x00000174U

Definition at line 192 of file msrs_intel_x64.h.

◆ name

constexpr const auto intel_x64::msrs::ia32_sysenter_cs::name = "ia32_sysenter_cs"

Definition at line 193 of file msrs_intel_x64.h.