15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_ROUNDTOEVENREG_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_ROUNDTOEVENREG_H__ 21 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/AddReg.h> 22 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/RoundToEvenReg.h> 36 template <eInstructionSet::domain IS>
39 static IPSDK_FORCEINLINE
48 static IPSDK_FORCEINLINE
78 Reg inPlusSignedMagic;
85 template <eInstructionSet::domain IS>
88 static IPSDK_FORCEINLINE
97 static IPSDK_FORCEINLINE
111 Reg inPlusSignedMagic;
124 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_COMMON_ROUNDTOEVENREG_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
double ipReal64
Base types definition.
Definition: BaseTypes.h:57
Definition: BitwiseOrReg.h:30
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
template structure which is specialized to implement the computation of value rounded to closest even...
Definition: RoundToEvenReg.h:36
Definition: BitwiseAndReg.h:30
Definition: AssignRegDecl.h:31
float ipReal32
Base types definition.
Definition: BaseTypes.h:56