2009-07-03 00:49:40 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
|
|
|
Name="x86emitter"
|
|
|
|
ProjectGUID="{A51123F5-9505-4EAE-85E7-D320290A272C}"
|
|
|
|
RootNamespace="x86emitter"
|
|
|
|
Keyword="Win32Proj"
|
2009-10-24 19:06:11 +00:00
|
|
|
TargetFrameworkVersion="0"
|
2009-07-03 00:49:40 +00:00
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="..\..\vsprops\CommonLibrary.vsprops;..\..\vsprops\CodeGen_Debug.vsprops;..\..\vsprops\IncrementalLinking.vsprops;..\..\vsprops\pthreads.vsprops"
|
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
2009-11-15 06:26:55 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="PrecompiledHeader.h"
|
2009-07-03 00:49:40 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="..\..\vsprops\CommonLibrary.vsprops;..\..\vsprops\CodeGen_Release.vsprops;..\..\vsprops\pthreads.vsprops"
|
|
|
|
CharacterSet="1"
|
2010-06-05 15:41:40 +00:00
|
|
|
WholeProgramOptimization="0"
|
2009-07-03 00:49:40 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
2010-06-05 15:41:40 +00:00
|
|
|
WholeProgramOptimization="false"
|
2009-07-03 00:49:40 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
2009-11-15 06:26:55 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="PrecompiledHeader.h"
|
2009-07-03 00:49:40 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Devel|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="..\..\vsprops\CommonLibrary.vsprops;..\..\vsprops\IncrementalLinking.vsprops;..\..\vsprops\CodeGen_Devel.vsprops;..\..\vsprops\pthreads.vsprops"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
2009-11-15 06:26:55 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="PrecompiledHeader.h"
|
2009-07-03 00:49:40 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\3dnow.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\cpudetect.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-11-16 13:54:32 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\cpudetect_internal.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-07-03 00:49:40 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\fpu.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-11-06 21:45:30 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\groups.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-07-03 00:49:40 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\jmp.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\legacy.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\legacy_sse.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-11-06 21:45:30 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\movs.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-07-03 00:49:40 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\PrecompiledHeader.cpp"
|
|
|
|
>
|
2009-11-15 06:26:55 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Devel|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-07-03 00:49:40 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\simd.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\x86emitter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-11-16 13:54:32 +00:00
|
|
|
<Filter
|
|
|
|
Name="Windows"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\WinCpuDetect.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-07-03 00:49:40 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\inlines.inl"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\instructions.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\internal.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\legacy_instructions.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\legacy_internal.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\legacy_types.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\macros.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\src\x86emitter\PrecompiledHeader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\sse_helpers.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\tools.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-29 14:00:00 +00:00
|
|
|
RelativePath="..\..\include\x86emitter\x86emitter.h"
|
2009-07-03 00:49:40 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-29 14:00:00 +00:00
|
|
|
RelativePath="..\..\include\x86emitter\x86types.h"
|
2009-07-03 00:49:40 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Implement"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\dwshift.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\group1.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\group2.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\group3.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\helpers.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\incdec.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\jmpcall.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\movs.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\test.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\x86emitter\implement\xchg.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Implement_Simd"
|
|
|
|
>
|
|
|
|
<File
|
2009-11-05 23:39:45 +00:00
|
|
|
RelativePath="..\..\include\x86emitter\implement\simd_arithmetic.h"
|
2009-07-03 00:49:40 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-11-05 23:39:45 +00:00
|
|
|
RelativePath="..\..\include\x86emitter\implement\simd_comparisons.h"
|
2009-07-03 00:49:40 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-11-05 23:39:45 +00:00
|
|
|
RelativePath="..\..\include\x86emitter\implement\simd_helpers.h"
|
2009-07-03 00:49:40 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-24 21:43:28 +00:00
|
|
|
<File
|
2009-11-05 23:39:45 +00:00
|
|
|
RelativePath="..\..\include\x86emitter\implement\simd_moremovs.h"
|
2009-10-24 21:43:28 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-07-03 00:49:40 +00:00
|
|
|
<File
|
2009-11-05 23:39:45 +00:00
|
|
|
RelativePath="..\..\include\x86emitter\implement\simd_shufflepack.h"
|
2009-10-24 19:06:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-07-03 00:49:40 +00:00
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|