23 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SIGNEDUNSIGNEDOPREG_H__ 24 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SIGNEDUNSIGNEDOPREG_H__ 49 template<eInstructionSet::domain instructionSet,
typename T,
50 bool sgn = std::numeric_limits<T>::is_signed>
66 template<eInstructionSet::domain instructionSet,
67 typename T1,
typename T2,
68 bool sgn = std::numeric_limits<T2>::is_signed>
82 #ifdef IPSDK_WITH_SSE2 90 #ifdef IPSDK_WITH_AVX2 94 #ifdef IPSDK_WITH_AVX512 98 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SIGNEDUNSIGNEDOPREG_H__ specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures ...
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures ...
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures ...
Definition: SignedUnsignedOpReg.h:69
Predefined types associated to instruction set management.
Definition of import/export macro for library.
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures ...
Definition: SignedUnsignedOpReg.h:51