Vector Optimized Library of Kernels  2.5.0
Architecture-tuned implementations of math kernels
cpuid_x86.h File Reference
#include <stdint.h>
#include "cpu_features_macros.h"

Go to the source code of this file.

Data Structures

struct  Leaf
 

Functions

Leaf GetCpuidLeaf (uint32_t leaf_id, int ecx)
 
uint32_t GetXCR0Eax (void)
 

Function Documentation

◆ GetCpuidLeaf()

Leaf GetCpuidLeaf ( uint32_t  leaf_id,
int  ecx 
)

◆ GetXCR0Eax()

uint32_t GetXCR0Eax ( void  )