Functions | Variables
intel_x64::msrs::ia32_sysenter_esp 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 = 0x00000175U
 
constexpr const auto name = "ia32_sysenter_esp"
 

Function Documentation

◆ get()

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

Definition at line 207 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_esp::set ( val)
noexcept

Definition at line 211 of file msrs_intel_x64.h.

Variable Documentation

◆ addr

constexpr const auto intel_x64::msrs::ia32_sysenter_esp::addr = 0x00000175U

Definition at line 204 of file msrs_intel_x64.h.

◆ name

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

Definition at line 205 of file msrs_intel_x64.h.