15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_FLOORREG_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_FLOORREG_H__ 21 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/ConditionalAddReg.h> 22 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/RoundToEvenReg.h> 34 template <eInstructionSet::domain IS>
37 static IPSDK_FORCEINLINE
46 static IPSDK_FORCEINLINE
61 template <eInstructionSet::domain IS>
64 static IPSDK_FORCEINLINE
73 static IPSDK_FORCEINLINE
82 RegMask inRoundToEvenGTIn;
95 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_FLOORREG_H__
Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition: IsGreaterRegDecl.h:30
double ipReal64
Base types definition.
Definition: BaseTypes.h:57
template structure which is specialized to implement the computation of value rounded to closest even...
Definition: FloorReg.h:36
Definition: ConditionalAddReg.h:36
Definition of import/export macro for library.
template structure which is specialized to implement the computation of value rounded to closest even...
Definition: RoundToEvenReg.h:36
Definition: RegMaskType.h:29
float ipReal32
Base types definition.
Definition: BaseTypes.h:56