15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_CONDITIONALADDPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_CONDITIONALADDPACK_H__ 23 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/ConditionalAddReg.h> 27 #include <boost/type_traits/is_same.hpp> 28 #include <boost/utility/enable_if.hpp> 44 template <eInstructionSet::domain instructionSet,
59 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/Common/ConditionalAddPack.h> 61 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_CONDITIONALADDPACK_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
cast function; casts a Pack<instructionSet, TIn> to a Pack<instructionSet, TOut>
BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other...
defines template structures PromotedType<T1, T2> and PromotedType3<T1, T2, T3>; their attribute Type ...
Predefined types associated to instruction set management.
Definition of import/export macro for library.
Definition: ConditionalAddPack.h:47