Vector Optimized Library of Kernels  2.4
Architecture-tuned implementations of math kernels
cpu_features::FakeCpu Class Reference

Public Member Functions

Leaf GetCpuidLeaf (uint32_t leaf_id, int ecx) const
 
uint32_t GetXCR0Eax () const
 
void SetLeaves (std::map< std::pair< uint32_t, int >, Leaf > configuration)
 
void SetOsBackupsExtendedRegisters (bool os_backups_extended_registers)
 

Member Function Documentation

◆ GetCpuidLeaf()

Leaf cpu_features::FakeCpu::GetCpuidLeaf ( uint32_t  leaf_id,
int  ecx 
) const
inline

◆ GetXCR0Eax()

uint32_t cpu_features::FakeCpu::GetXCR0Eax ( ) const
inline

◆ SetLeaves()

void cpu_features::FakeCpu::SetLeaves ( std::map< std::pair< uint32_t, int >, Leaf configuration)
inline

◆ SetOsBackupsExtendedRegisters()

void cpu_features::FakeCpu::SetOsBackupsExtendedRegisters ( bool  os_backups_extended_registers)
inline

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