15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_AVX_UNARYMINUSREG_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_AVX_UNARYMINUSREG_H__ 34 typename boost::enable_if_c<true>::type
37 static IPSDK_FORCEINLINE
46 static IPSDK_FORCEINLINE
63 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_AVX_UNARYMINUSREG_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types for Avx instruction set management.
eInstructionSet
Enumerate for processor instruction set description.
Definition: InstructionSetTypes.h:31
Advanced Vector Extensions.
Definition: InstructionSetTypes.h:44
function assigning a given value of type T to a given Pack<instructionSet, T>
Definition of import/export macro for library.
sub function; returns the result of an arithmetic substraction on all the elements of 2 input pack op...
Definition: UnaryMinusReg.h:40
structure used to retrieve AVX type associated to a base type
Definition: AvxTypes.h:33
Definition: AssignRegDecl.h:31