![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures for SSE2 More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/SignedUnsignedOpReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/SSE2/AddReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/SSE2/SubReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/SSE2/UnaryMinusReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/SSE2/IsGreaterReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/SSE2/IsGreaterEqualReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/SSE2/IsLessReg.h>#include <IPSDKUtil/InstructionSet/detail/SSE2/AssignRegDecl.h>#include <IPSDKUtil/InstructionSet/Logical/detail/SSE2/BitwiseAndReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/SSE2/BitwiseSelectReg.h>#include <IPSDKUtil/InstructionSet/SSE2/Sse2Types.h>#include <IPSDKUtil/InstructionSet/cast.h>#include <IPSDKUtil/Tools/ForceInline.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::SignedUnsignedSubtractReg< eInstructionSet::eIS_Sse2, T, false > |
| SignedUnsignedSubtractReg template specialization for instruction set SSE2 and for unsigned integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedSubtractReg< eInstructionSet::eIS_Sse2, T, true > |
| SignedUnsignedSubtractReg template specialization for instruction set SSE2 and for signed integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedAddReg< eInstructionSet::eIS_Sse2, T1, T2, false > |
| SignedUnsignedAddReg template specialization for instruction set SSE2 and for unsigned integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedAddReg< eInstructionSet::eIS_Sse2, T1, T2, true > |
| SignedUnsignedAddReg template specialization for instruction set SSE2 and for signed integers. More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures for SSE2
1.8.14