00001 // 00002 // Copyright (c) 2006-2008 Advanced Micro Devices, Inc. All Rights Reserved. 00003 // This software is subject to the Apache v2.0 License. 00004 // 00005 #ifndef __SSEPLUS_REF_H__ 00006 #define __SSEPLUS_REF_H__ 00007 00008 #include "SSEPlus_base.h" 00009 #include "number/SSEPlus_number_REF.h" 00010 #include "emulation/SSEPlus_emulation_REF.h" 00011 #include "arithmetic/SSEPlus_arithmetic_REF.h" 00012 #include "memory/SSEPlus_memory_REF.h" 00013 #include "convert/SSEPlus_convert_REF.h" 00014 00015 #endif // __SSEPLUS_REF_H__