15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_ROUNDTONEARESTINTEGRALREG_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_ROUNDTONEARESTINTEGRALREG_H__ 21 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/RoundToNearestIntegralReg.h> 22 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/AbsReg.h> 23 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/AddReg.h> 24 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/FloorReg.h> 39 template <eInstructionSet::domain IS>
42 static IPSDK_FORCEINLINE
51 static IPSDK_FORCEINLINE
65 Reg minusInAbsRounded;
82 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_ROUNDTONEARESTINTEGRALREG_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
template structure which is specialized to implement the computation of value rounded to closest even...
Definition: FloorReg.h:36
template structure which is specialized to implement the computation of value rounded to closest even...
Definition: RoundToNearestIntegralReg.h:36
Definition of import/export macro for library.
template structure which is specialized to implement the arithmetic addition on 2 scalars or 2 regist...
Definition: AddReg.h:37
Definition: IfElseReg.h:33
Definition: UnaryMinusReg.h:40
Definition: RegMaskType.h:29
template structure which is specialized to implement the computation of abs function on a scalar or a...
Definition: AbsReg.h:46
Definition: IsLessRegDecl.h:30
Definition: AssignRegDecl.h:31
float ipReal32
Base types definition.
Definition: BaseTypes.h:56