16 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ADDREG_H__ 17 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ADDREG_H__ 35 template <eInstructionSet::domain instructionSet,
36 typename T,
typename Enable=
void>
50 #ifdef IPSDK_WITH_SSE2 58 #ifdef IPSDK_WITH_AVX2 62 #ifdef IPSDK_WITH_AVX512 66 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ADDREG_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::AddReg structure for SSE2 instruction set
Predefined types associated to instruction set management.
specialization of ipsdk::simd::detail::AddReg structure for standard instruction set ...
specialization of ipsdk::simd::detail::AddReg structure for AVX instruction set
Definition of import/export macro for library.
template structure which is specialized to implement the arithmetic addition on 2 scalars or 2 regist...
Definition: AddReg.h:37
specialization of ipsdk::simd::detail::AddReg structure for AVX2 instruction set
specialization of ipsdk::simd::detail::AddReg structure for AVX512 instruction set ...