Yeppp!
 All Classes Namespaces Functions Variables Properties Pages
Classes
Package Yeppp

Yeppp! library functions. More...

Classes

class  Core
 Basic arithmetic operations More...
 
class  ArmCpuIsaFeature
 ARM-specific ISA extensions. More...
 
class  ArmCpuSimdFeature
 ARM-specific SIMD extensions. More...
 
class  ArmCpuSystemFeature
 ARM-specific non-ISA processor or system features. More...
 
struct  CpuArchitecture
 The basic instruction set architecture of the processor. More...
 
class  CpuCycleCounterState
 The state of the processor cycle counter. More...
 
class  CpuIsaFeature
 ISA extensions. More...
 
struct  CpuMicroarchitecture
 Type of processor microarchitecture. More...
 
class  CpuSimdFeature
 SIMD extensions. More...
 
class  CpuSystemFeature
 Non-ISA processor or system features. More...
 
struct  CpuVendor
 The company which designed the processor microarchitecture. More...
 
class  IA64CpuIsaFeature
 IA64-specific ISA extensions. More...
 
class  Library
 Non-computational functions for checking library version, quering information about processor, and benchmarking. More...
 
class  MipsCpuIsaFeature
 MIPS-specific ISA extensions. More...
 
class  MipsCpuSimdFeature
 MIPS-specific SIMD extensions. More...
 
struct  Version
 Contains information about Yeppp! library version. More...
 
class  X86CpuIsaFeature
 x86-specific ISA extensions. More...
 
class  X86CpuSimdFeature
 x86-specific SIMD extensions. More...
 
class  X86CpuSystemFeature
 x86-specific non-ISA processor or system features. More...
 
class  Math
 Vector mathematical functions More...
 

Detailed Description

Yeppp! library functions.