IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
IsEqualReg.h
Go to the documentation of this file.
1 // IsEqualReg.h:
3 // -------------------
4 //
14 
15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_COMPARISON_DETAIL_SSE2_ISEQUALREG_H__
16 #define __IPSDKUTIL_INSTRUCTIONSET_COMPARISON_DETAIL_SSE2_ISEQUALREG_H__
17 
18 #include <IPSDKUtil/InstructionSet/Comparison/detail/Sse2/IsEqualRegDecl.h>
19 #include <IPSDKUtil/InstructionSet/Comparison/detail/Sse2/IsEqualRegImpl.h>
20 
21 #endif // __IPSDKUTIL_INSTRUCTIONSET_COMPARISON_DETAIL_SSE2_ISEQUALREG_H__