Typedefs | |
using | field_type = uint32_t |
using | value_type = uint64_t |
Functions | |
template<class A > | |
auto | get (A addr) noexcept |
template<class A , class T > | |
void | set (A addr, T val) noexcept |
using intel_x64::msrs::field_type = typedef uint32_t |
Definition at line 39 of file msrs_intel_x64.h.
using intel_x64::msrs::value_type = typedef uint64_t |
Definition at line 40 of file msrs_intel_x64.h.
|
inlinenoexcept |
Definition at line 42 of file msrs_intel_x64.h.
|
noexcept |
Definition at line 45 of file msrs_intel_x64.h.