specialization of CastReg for SSE2 instruction set; input is of type real32, output is of type int32, or uint32
More...
#include <MaskCastReg.h>
|
|
static IPSDK_FORCEINLINE void | act (const typename RegMaskType< eInstructionSet::eIS_Sse2, TIn >::Type &in, typename RegMaskType< eInstructionSet::eIS_Sse2, TOut >::Type &out) |
| |
template<typename TIn, typename TOut>
struct ipsdk::simd::detail::MaskCastReg< eInstructionSet::eIS_Sse2, TIn, TOut, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::equal_to< boost::mpl::sizeof_< TIn >, boost::mpl::sizeof_< TOut > >::type, typename boost::mpl::or_< typename boost::mpl::and_< typename boost::mpl::not_< typename boost::is_integral< TIn >::type >::type, typename boost::is_integral< TOut >::type >::type, typename boost::mpl::and_< typename boost::mpl::not_< typename boost::is_integral< TOut >::type >::type, typename boost::is_integral< TIn >::type >::type >::type >::type >::type >
specialization of CastReg for SSE2 instruction set; input is of type real32, output is of type int32, or uint32
The documentation for this struct was generated from the following file:
- /media/reactivipdev/Nightly/IPSDK_Patch/IPSDK_4_1/IPSDK_Nightly/include/partner/IPSDKUtil/InstructionSet/detail/SSE2/MaskCastReg.h