15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_ASSIGNREGDECL_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_ASSIGNREGDECL_H__ 23 #include <boost/mpl/and.hpp> 24 #include <boost/mpl/equal_to.hpp> 25 #include <boost/mpl/int.hpp> 26 #include <boost/type_traits/is_same.hpp> 27 #include <boost/type_traits/is_signed.hpp> 47 act(T& reg,
const T& value);
57 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_ASSIGNREGDECL_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eInstructionSet
Enumerate for processor instruction set description.
Definition: InstructionSetTypes.h:31
Predefined types associated to instruction set management.
Definition of import/export macro for library.
compiler optimisations only
Definition: InstructionSetTypes.h:34
Definition: AssignRegDecl.h:31