From 18e2dc46eaa8ec10099d62c11268670f643ce5fb Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Sun, 17 Jul 2011 23:49:21 +0000 Subject: [PATCH] --- .../Cosmos.Compiler.Assembler.X86.csproj | 6 ++---- .../InstructionWithDestinationAndSourceAndPseudoOpcodes.cs | 0 2 files changed, 2 insertions(+), 4 deletions(-) rename source2/Compiler/Cosmos.Compiler.Assembler.X86/SSEAndMMX2/{_Infra => }/InstructionWithDestinationAndSourceAndPseudoOpcodes.cs (100%) diff --git a/source2/Compiler/Cosmos.Compiler.Assembler.X86/Cosmos.Compiler.Assembler.X86.csproj b/source2/Compiler/Cosmos.Compiler.Assembler.X86/Cosmos.Compiler.Assembler.X86.csproj index da49ef273..0382094e2 100644 --- a/source2/Compiler/Cosmos.Compiler.Assembler.X86/Cosmos.Compiler.Assembler.X86.csproj +++ b/source2/Compiler/Cosmos.Compiler.Assembler.X86/Cosmos.Compiler.Assembler.X86.csproj @@ -156,7 +156,7 @@ - + @@ -249,9 +249,7 @@ - - - +