15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_CEILREG_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_CEILREG_H__ 20 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/CeilReg.h> 21 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/RoundToEvenReg.h> 22 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/AddReg.h> 23 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/ConditionalAddReg.h> 36 template <eInstructionSet::domain IS>
39 static IPSDK_FORCEINLINE
48 static IPSDK_FORCEINLINE
57 RegMask inRoundToEvenLTIn;
70 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_CEILREG_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: CeilReg.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
Definition: IsLessRegDecl.h:30
float ipReal32
Base types definition.
Definition: BaseTypes.h:56