OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
InstructionSet_Internal Class Reference

#include "InstructionSet.h"

Public Member Functions

 InstructionSet_Internal ()
 

Public Attributes

int nIds_
 
int nExIds_
 
std::string vendor_
 
std::string brand_
 
bool isIntel_
 
bool isAMD_
 
std::bitset< 32 > f_1_ECX_
 
std::bitset< 32 > f_1_EDX_
 
std::bitset< 32 > f_7_EBX_
 
std::bitset< 32 > f_7_ECX_
 
std::bitset< 32 > f_81_ECX_
 
std::bitset< 32 > f_81_EDX_
 
std::vector< std::array< int, 4 > > data_
 
std::vector< std::array< int, 4 > > extdata_
 

Constructor & Destructor Documentation

◆ InstructionSet_Internal()

InstructionSet_Internal::InstructionSet_Internal ( )
inline

Member Data Documentation

◆ brand_

std::string InstructionSet_Internal::brand_

◆ data_

std::vector<std::array<int, 4> > InstructionSet_Internal::data_

◆ extdata_

std::vector<std::array<int, 4> > InstructionSet_Internal::extdata_

◆ f_1_ECX_

std::bitset<32> InstructionSet_Internal::f_1_ECX_

◆ f_1_EDX_

std::bitset<32> InstructionSet_Internal::f_1_EDX_

◆ f_7_EBX_

std::bitset<32> InstructionSet_Internal::f_7_EBX_

◆ f_7_ECX_

std::bitset<32> InstructionSet_Internal::f_7_ECX_

◆ f_81_ECX_

std::bitset<32> InstructionSet_Internal::f_81_ECX_

◆ f_81_EDX_

std::bitset<32> InstructionSet_Internal::f_81_EDX_

◆ isAMD_

bool InstructionSet_Internal::isAMD_

◆ isIntel_

bool InstructionSet_Internal::isIntel_

◆ nExIds_

int InstructionSet_Internal::nExIds_

◆ nIds_

int InstructionSet_Internal::nIds_

◆ vendor_

std::string InstructionSet_Internal::vendor_

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