StuBS
Core::MSR< id >::uint64_parts Union Reference

Helper to access low and high bits of a 64 bit value. More...

Public Member Functions

 uint64_parts (uint64_t value=0)
 

Public Attributes

struct { 
 
uint32_t low
 
uint32_t high
 
};  
 
uint64_t value
 

Detailed Description

template<enum MSRs id>
union Core::MSR< id >::uint64_parts

Helper to access low and high bits of a 64 bit value.

Constructor & Destructor Documentation

◆ uint64_parts()

template<enum MSRs id>
Core::MSR< id >::uint64_parts::uint64_parts ( uint64_t  value = 0)
inlineexplicit

Member Data Documentation

◆ [struct]

struct { ... } Core::MSR< id >::uint64_parts

◆ value

template<enum MSRs id>
uint64_t Core::MSR< id >::uint64_parts::value

The documentation for this union was generated from the following file: