Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_Part4_r.csproj')
-rw-r--r--src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_Part4_r.csproj115
1 files changed, 0 insertions, 115 deletions
diff --git a/src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_Part4_r.csproj b/src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_Part4_r.csproj
deleted file mode 100644
index 10ec5b13768..00000000000
--- a/src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_Part4_r.csproj
+++ /dev/null
@@ -1,115 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
- <PropertyGroup>
- <OutputType>Exe</OutputType>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup>
- <DebugType>Embedded</DebugType>
- <Optimize />
- </PropertyGroup>
- <ItemGroup>
- <Compile Include="ReciprocalEstimateScalar.Vector64.Single.cs" />
- <Compile Include="ReciprocalExponentScalar.Vector64.Double.cs" />
- <Compile Include="ReciprocalExponentScalar.Vector64.Single.cs" />
- <Compile Include="ReciprocalSquareRootEstimate.Vector128.Double.cs" />
- <Compile Include="ReciprocalSquareRootEstimateScalar.Vector64.Double.cs" />
- <Compile Include="ReciprocalSquareRootEstimateScalar.Vector64.Single.cs" />
- <Compile Include="ReciprocalSquareRootStep.Vector128.Double.cs" />
- <Compile Include="ReciprocalSquareRootStepScalar.Vector64.Double.cs" />
- <Compile Include="ReciprocalSquareRootStepScalar.Vector64.Single.cs" />
- <Compile Include="ReciprocalStep.Vector128.Double.cs" />
- <Compile Include="ReciprocalStepScalar.Vector64.Double.cs" />
- <Compile Include="ReciprocalStepScalar.Vector64.Single.cs" />
- <Compile Include="ReverseElementBits.Vector128.Byte.cs" />
- <Compile Include="ReverseElementBits.Vector128.SByte.cs" />
- <Compile Include="ReverseElementBits.Vector64.Byte.cs" />
- <Compile Include="ReverseElementBits.Vector64.SByte.cs" />
- <Compile Include="RoundAwayFromZero.Vector128.Double.cs" />
- <Compile Include="RoundToNearest.Vector128.Double.cs" />
- <Compile Include="RoundToNegativeInfinity.Vector128.Double.cs" />
- <Compile Include="RoundToPositiveInfinity.Vector128.Double.cs" />
- <Compile Include="RoundToZero.Vector128.Double.cs" />
- <Compile Include="ShiftArithmeticRoundedSaturateScalar.Vector64.Int16.cs" />
- <Compile Include="ShiftArithmeticRoundedSaturateScalar.Vector64.Int32.cs" />
- <Compile Include="ShiftArithmeticRoundedSaturateScalar.Vector64.SByte.cs" />
- <Compile Include="ShiftArithmeticSaturateScalar.Vector64.Int16.cs" />
- <Compile Include="ShiftArithmeticSaturateScalar.Vector64.Int32.cs" />
- <Compile Include="ShiftArithmeticSaturateScalar.Vector64.SByte.cs" />
- <Compile Include="ShiftLeftLogicalSaturateScalar.Vector64.Byte.7.cs" />
- <Compile Include="ShiftLeftLogicalSaturateScalar.Vector64.Int16.15.cs" />
- <Compile Include="ShiftLeftLogicalSaturateScalar.Vector64.Int32.31.cs" />
- <Compile Include="ShiftLeftLogicalSaturateScalar.Vector64.SByte.1.cs" />
- <Compile Include="ShiftLeftLogicalSaturateScalar.Vector64.UInt16.1.cs" />
- <Compile Include="ShiftLeftLogicalSaturateScalar.Vector64.UInt32.1.cs" />
- <Compile Include="ShiftLeftLogicalSaturateUnsignedScalar.Vector64.Int16.5.cs" />
- <Compile Include="ShiftLeftLogicalSaturateUnsignedScalar.Vector64.Int32.7.cs" />
- <Compile Include="ShiftLeftLogicalSaturateUnsignedScalar.Vector64.SByte.3.cs" />
- <Compile Include="ShiftLogicalRoundedSaturateScalar.Vector64.Byte.cs" />
- <Compile Include="ShiftLogicalRoundedSaturateScalar.Vector64.Int16.cs" />
- <Compile Include="ShiftLogicalRoundedSaturateScalar.Vector64.Int32.cs" />
- <Compile Include="ShiftLogicalRoundedSaturateScalar.Vector64.SByte.cs" />
- <Compile Include="ShiftLogicalRoundedSaturateScalar.Vector64.UInt16.cs" />
- <Compile Include="ShiftLogicalRoundedSaturateScalar.Vector64.UInt32.cs" />
- <Compile Include="ShiftLogicalSaturateScalar.Vector64.Byte.cs" />
- <Compile Include="ShiftLogicalSaturateScalar.Vector64.Int16.cs" />
- <Compile Include="ShiftLogicalSaturateScalar.Vector64.Int32.cs" />
- <Compile Include="ShiftLogicalSaturateScalar.Vector64.SByte.cs" />
- <Compile Include="ShiftLogicalSaturateScalar.Vector64.UInt16.cs" />
- <Compile Include="ShiftLogicalSaturateScalar.Vector64.UInt32.cs" />
- <Compile Include="ShiftRightArithmeticNarrowingSaturateScalar.Vector64.Int16.16.cs" />
- <Compile Include="ShiftRightArithmeticNarrowingSaturateScalar.Vector64.Int32.32.cs" />
- <Compile Include="ShiftRightArithmeticNarrowingSaturateScalar.Vector64.SByte.8.cs" />
- <Compile Include="ShiftRightArithmeticNarrowingSaturateUnsignedScalar.Vector64.Byte.3.cs" />
- <Compile Include="ShiftRightArithmeticNarrowingSaturateUnsignedScalar.Vector64.UInt16.5.cs" />
- <Compile Include="ShiftRightArithmeticNarrowingSaturateUnsignedScalar.Vector64.UInt32.7.cs" />
- <Compile Include="ShiftRightArithmeticRoundedNarrowingSaturateScalar.Vector64.Int16.32.cs" />
- <Compile Include="ShiftRightArithmeticRoundedNarrowingSaturateScalar.Vector64.Int32.64.cs" />
- <Compile Include="ShiftRightArithmeticRoundedNarrowingSaturateScalar.Vector64.SByte.16.cs" />
- <Compile Include="ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar.Vector64.Byte.1.cs" />
- <Compile Include="ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar.Vector64.UInt16.1.cs" />
- <Compile Include="ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar.Vector64.UInt32.1.cs" />
- <Compile Include="ShiftRightLogicalNarrowingSaturateScalar.Vector64.Byte.5.cs" />
- <Compile Include="ShiftRightLogicalNarrowingSaturateScalar.Vector64.Int16.7.cs" />
- <Compile Include="ShiftRightLogicalNarrowingSaturateScalar.Vector64.Int32.11.cs" />
- <Compile Include="ShiftRightLogicalNarrowingSaturateScalar.Vector64.SByte.3.cs" />
- <Compile Include="ShiftRightLogicalNarrowingSaturateScalar.Vector64.UInt16.5.cs" />
- <Compile Include="ShiftRightLogicalNarrowingSaturateScalar.Vector64.UInt32.7.cs" />
- <Compile Include="ShiftRightLogicalRoundedNarrowingSaturateScalar.Vector64.Byte.1.cs" />
- <Compile Include="ShiftRightLogicalRoundedNarrowingSaturateScalar.Vector64.Int16.1.cs" />
- <Compile Include="ShiftRightLogicalRoundedNarrowingSaturateScalar.Vector64.Int32.1.cs" />
- <Compile Include="ShiftRightLogicalRoundedNarrowingSaturateScalar.Vector64.SByte.1.cs" />
- <Compile Include="ShiftRightLogicalRoundedNarrowingSaturateScalar.Vector64.UInt16.1.cs" />
- <Compile Include="ShiftRightLogicalRoundedNarrowingSaturateScalar.Vector64.UInt32.1.cs" />
- <Compile Include="Sqrt.Vector64.Single.cs" />
- <Compile Include="Sqrt.Vector128.Double.cs" />
- <Compile Include="Sqrt.Vector128.Single.cs" />
- <Compile Include="StorePair.Vector64.Byte.cs" />
- <Compile Include="StorePair.Vector64.Double.cs" />
- <Compile Include="StorePair.Vector64.Int16.cs" />
- <Compile Include="StorePair.Vector64.Int32.cs" />
- <Compile Include="StorePair.Vector64.Int64.cs" />
- <Compile Include="StorePair.Vector64.SByte.cs" />
- <Compile Include="StorePair.Vector64.Single.cs" />
- <Compile Include="StorePair.Vector64.UInt16.cs" />
- <Compile Include="StorePair.Vector64.UInt32.cs" />
- <Compile Include="StorePair.Vector64.UInt64.cs" />
- <Compile Include="StorePair.Vector128.Byte.cs" />
- <Compile Include="StorePair.Vector128.Double.cs" />
- <Compile Include="StorePair.Vector128.Int16.cs" />
- <Compile Include="StorePair.Vector128.Int32.cs" />
- <Compile Include="StorePair.Vector128.Int64.cs" />
- <Compile Include="StorePair.Vector128.SByte.cs" />
- <Compile Include="StorePair.Vector128.Single.cs" />
- <Compile Include="StorePair.Vector128.UInt16.cs" />
- <Compile Include="StorePair.Vector128.UInt32.cs" />
- <Compile Include="StorePair.Vector128.UInt64.cs" />
- <Compile Include="StorePairScalar.Vector64.Int32.cs" />
- <Compile Include="StorePairScalar.Vector64.Single.cs" />
- <Compile Include="StorePairScalar.Vector64.UInt32.cs" />
- <Compile Include="StorePairScalarNonTemporal.Vector64.Int32.cs" />
- <Compile Include="StorePairScalarNonTemporal.Vector64.Single.cs" />
- <Compile Include="Program.AdvSimd.Arm64_Part4.cs" />
- <Compile Include="..\Shared\Helpers.cs" />
- <Compile Include="..\Shared\Program.cs" />
- </ItemGroup>
-</Project>