#include <proxsuite/helpers/instruction-set.hpp>
|
typedef internal::InstructionSetBase | Base |
|
Definition at line 157 of file instruction-set.hpp.
◆ Base
◆ vendor()
static std::string proxsuite::helpers::InstructionSet::vendor |
( |
void | | ) |
|
|
inlinestatic |
◆ brand()
static std::string proxsuite::helpers::InstructionSet::brand |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SSE3()
static bool proxsuite::helpers::InstructionSet::has_SSE3 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_PCLMULQDQ()
static bool proxsuite::helpers::InstructionSet::has_PCLMULQDQ |
( |
void | | ) |
|
|
inlinestatic |
◆ has_MONITOR()
static bool proxsuite::helpers::InstructionSet::has_MONITOR |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SSSE3()
static bool proxsuite::helpers::InstructionSet::has_SSSE3 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_FMA()
static bool proxsuite::helpers::InstructionSet::has_FMA |
( |
void | | ) |
|
|
inlinestatic |
◆ has_CMPXCHG16B()
static bool proxsuite::helpers::InstructionSet::has_CMPXCHG16B |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SSE41()
static bool proxsuite::helpers::InstructionSet::has_SSE41 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SSE42()
static bool proxsuite::helpers::InstructionSet::has_SSE42 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_MOVBE()
static bool proxsuite::helpers::InstructionSet::has_MOVBE |
( |
void | | ) |
|
|
inlinestatic |
◆ has_POPCNT()
static bool proxsuite::helpers::InstructionSet::has_POPCNT |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AES()
static bool proxsuite::helpers::InstructionSet::has_AES |
( |
void | | ) |
|
|
inlinestatic |
◆ has_XSAVE()
static bool proxsuite::helpers::InstructionSet::has_XSAVE |
( |
void | | ) |
|
|
inlinestatic |
◆ has_OSXSAVE()
static bool proxsuite::helpers::InstructionSet::has_OSXSAVE |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX()
static bool proxsuite::helpers::InstructionSet::has_AVX |
( |
void | | ) |
|
|
inlinestatic |
◆ has_F16C()
static bool proxsuite::helpers::InstructionSet::has_F16C |
( |
void | | ) |
|
|
inlinestatic |
◆ has_RDRAND()
static bool proxsuite::helpers::InstructionSet::has_RDRAND |
( |
void | | ) |
|
|
inlinestatic |
◆ has_MSR()
static bool proxsuite::helpers::InstructionSet::has_MSR |
( |
void | | ) |
|
|
inlinestatic |
◆ has_CX8()
static bool proxsuite::helpers::InstructionSet::has_CX8 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SEP()
static bool proxsuite::helpers::InstructionSet::has_SEP |
( |
void | | ) |
|
|
inlinestatic |
◆ has_CMOV()
static bool proxsuite::helpers::InstructionSet::has_CMOV |
( |
void | | ) |
|
|
inlinestatic |
◆ has_CLFSH()
static bool proxsuite::helpers::InstructionSet::has_CLFSH |
( |
void | | ) |
|
|
inlinestatic |
◆ has_MMX()
static bool proxsuite::helpers::InstructionSet::has_MMX |
( |
void | | ) |
|
|
inlinestatic |
◆ has_FXSR()
static bool proxsuite::helpers::InstructionSet::has_FXSR |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SSE()
static bool proxsuite::helpers::InstructionSet::has_SSE |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SSE2()
static bool proxsuite::helpers::InstructionSet::has_SSE2 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_FSGSBASE()
static bool proxsuite::helpers::InstructionSet::has_FSGSBASE |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512VBMI()
static bool proxsuite::helpers::InstructionSet::has_AVX512VBMI |
( |
void | | ) |
|
|
inlinestatic |
◆ has_BMI1()
static bool proxsuite::helpers::InstructionSet::has_BMI1 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_HLE()
static bool proxsuite::helpers::InstructionSet::has_HLE |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX2()
static bool proxsuite::helpers::InstructionSet::has_AVX2 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_BMI2()
static bool proxsuite::helpers::InstructionSet::has_BMI2 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_ERMS()
static bool proxsuite::helpers::InstructionSet::has_ERMS |
( |
void | | ) |
|
|
inlinestatic |
◆ has_INVPCID()
static bool proxsuite::helpers::InstructionSet::has_INVPCID |
( |
void | | ) |
|
|
inlinestatic |
◆ has_RTM()
static bool proxsuite::helpers::InstructionSet::has_RTM |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512F()
static bool proxsuite::helpers::InstructionSet::has_AVX512F |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512DQ()
static bool proxsuite::helpers::InstructionSet::has_AVX512DQ |
( |
void | | ) |
|
|
inlinestatic |
◆ has_RDSEED()
static bool proxsuite::helpers::InstructionSet::has_RDSEED |
( |
void | | ) |
|
|
inlinestatic |
◆ has_ADX()
static bool proxsuite::helpers::InstructionSet::has_ADX |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512IFMA()
static bool proxsuite::helpers::InstructionSet::has_AVX512IFMA |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512PF()
static bool proxsuite::helpers::InstructionSet::has_AVX512PF |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512ER()
static bool proxsuite::helpers::InstructionSet::has_AVX512ER |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512CD()
static bool proxsuite::helpers::InstructionSet::has_AVX512CD |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SHA()
static bool proxsuite::helpers::InstructionSet::has_SHA |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512BW()
static bool proxsuite::helpers::InstructionSet::has_AVX512BW |
( |
void | | ) |
|
|
inlinestatic |
◆ has_AVX512VL()
static bool proxsuite::helpers::InstructionSet::has_AVX512VL |
( |
void | | ) |
|
|
inlinestatic |
◆ has_PREFETCHWT1()
static bool proxsuite::helpers::InstructionSet::has_PREFETCHWT1 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_LAHF()
static bool proxsuite::helpers::InstructionSet::has_LAHF |
( |
void | | ) |
|
|
inlinestatic |
◆ has_LZCNT()
static bool proxsuite::helpers::InstructionSet::has_LZCNT |
( |
void | | ) |
|
|
inlinestatic |
◆ has_ABM()
static bool proxsuite::helpers::InstructionSet::has_ABM |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SSE4a()
static bool proxsuite::helpers::InstructionSet::has_SSE4a |
( |
void | | ) |
|
|
inlinestatic |
◆ has_XOP()
static bool proxsuite::helpers::InstructionSet::has_XOP |
( |
void | | ) |
|
|
inlinestatic |
◆ has_FMA4()
static bool proxsuite::helpers::InstructionSet::has_FMA4 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_TBM()
static bool proxsuite::helpers::InstructionSet::has_TBM |
( |
void | | ) |
|
|
inlinestatic |
◆ has_SYSCALL()
static bool proxsuite::helpers::InstructionSet::has_SYSCALL |
( |
void | | ) |
|
|
inlinestatic |
◆ has_MMXEXT()
static bool proxsuite::helpers::InstructionSet::has_MMXEXT |
( |
void | | ) |
|
|
inlinestatic |
◆ has_RDTSCP()
static bool proxsuite::helpers::InstructionSet::has_RDTSCP |
( |
void | | ) |
|
|
inlinestatic |
◆ has_x64()
static bool proxsuite::helpers::InstructionSet::has_x64 |
( |
void | | ) |
|
|
inlinestatic |
◆ has_3DNOWEXT()
static bool proxsuite::helpers::InstructionSet::has_3DNOWEXT |
( |
void | | ) |
|
|
inlinestatic |
◆ has_3DNOW()
static bool proxsuite::helpers::InstructionSet::has_3DNOW |
( |
void | | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: