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" |
|
inlinenoexcept |
Definition at line 207 of file msrs_intel_x64.h.
|
noexcept |
Definition at line 211 of file msrs_intel_x64.h.
constexpr const auto intel_x64::msrs::ia32_sysenter_esp::addr = 0x00000175U |
Definition at line 204 of file msrs_intel_x64.h.
constexpr const auto intel_x64::msrs::ia32_sysenter_esp::name = "ia32_sysenter_esp" |
Definition at line 205 of file msrs_intel_x64.h.