1111 writes to Max
System.IO.Hashing (1)
System\IO\Hashing\VectorHelper.cs (1)
101
[ConstantExpected(
Max
= (byte)15)] byte numBytesToShift)
System.Private.CoreLib (1110)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\AdvSimd.PlatformNotSupported.cs (755)
1130
public static Vector128<double> DuplicateSelectedScalarToVector128(Vector128<double> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
1136
public static Vector128<long> DuplicateSelectedScalarToVector128(Vector128<long> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
1142
public static Vector128<ulong> DuplicateSelectedScalarToVector128(Vector128<ulong> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
1250
public static Vector64<float> FusedMultiplyAddBySelectedScalar(Vector64<float> addend, Vector64<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1256
public static Vector64<float> FusedMultiplyAddBySelectedScalar(Vector64<float> addend, Vector64<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1262
public static Vector128<double> FusedMultiplyAddBySelectedScalar(Vector128<double> addend, Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1268
public static Vector128<float> FusedMultiplyAddBySelectedScalar(Vector128<float> addend, Vector128<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1274
public static Vector128<float> FusedMultiplyAddBySelectedScalar(Vector128<float> addend, Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1280
public static Vector64<double> FusedMultiplyAddScalarBySelectedScalar(Vector64<double> addend, Vector64<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1286
public static Vector64<float> FusedMultiplyAddScalarBySelectedScalar(Vector64<float> addend, Vector64<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1292
public static Vector64<float> FusedMultiplyAddScalarBySelectedScalar(Vector64<float> addend, Vector64<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1322
public static Vector64<float> FusedMultiplySubtractBySelectedScalar(Vector64<float> minuend, Vector64<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1328
public static Vector64<float> FusedMultiplySubtractBySelectedScalar(Vector64<float> minuend, Vector64<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1334
public static Vector128<double> FusedMultiplySubtractBySelectedScalar(Vector128<double> minuend, Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1340
public static Vector128<float> FusedMultiplySubtractBySelectedScalar(Vector128<float> minuend, Vector128<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1346
public static Vector128<float> FusedMultiplySubtractBySelectedScalar(Vector128<float> minuend, Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1352
public static Vector64<double> FusedMultiplySubtractScalarBySelectedScalar(Vector64<double> minuend, Vector64<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1358
public static Vector64<float> FusedMultiplySubtractScalarBySelectedScalar(Vector64<float> minuend, Vector64<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1364
public static Vector64<float> FusedMultiplySubtractScalarBySelectedScalar(Vector64<float> minuend, Vector64<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
1370
public static Vector64<byte> InsertSelectedScalar(Vector64<byte> result, [ConstantExpected(
Max
= (byte)(7))] byte resultIndex, Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1376
public static Vector64<byte> InsertSelectedScalar(Vector64<byte> result, [ConstantExpected(
Max
= (byte)(7))] byte resultIndex, Vector128<byte> value, [ConstantExpected(
Max
= (byte)(15))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1382
public static Vector64<short> InsertSelectedScalar(Vector64<short> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector64<short> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1388
public static Vector64<short> InsertSelectedScalar(Vector64<short> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector128<short> value, [ConstantExpected(
Max
= (byte)(7))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1394
public static Vector64<int> InsertSelectedScalar(Vector64<int> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector64<int> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1400
public static Vector64<int> InsertSelectedScalar(Vector64<int> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector128<int> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1406
public static Vector64<sbyte> InsertSelectedScalar(Vector64<sbyte> result, [ConstantExpected(
Max
= (byte)(7))] byte resultIndex, Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1412
public static Vector64<sbyte> InsertSelectedScalar(Vector64<sbyte> result, [ConstantExpected(
Max
= (byte)(7))] byte resultIndex, Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(15))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1418
public static Vector64<float> InsertSelectedScalar(Vector64<float> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector64<float> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1424
public static Vector64<float> InsertSelectedScalar(Vector64<float> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector128<float> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1430
public static Vector64<ushort> InsertSelectedScalar(Vector64<ushort> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1436
public static Vector64<ushort> InsertSelectedScalar(Vector64<ushort> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(7))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1442
public static Vector64<uint> InsertSelectedScalar(Vector64<uint> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector64<uint> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1448
public static Vector64<uint> InsertSelectedScalar(Vector64<uint> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector128<uint> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1454
public static Vector128<byte> InsertSelectedScalar(Vector128<byte> result, [ConstantExpected(
Max
= (byte)(15))] byte resultIndex, Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1460
public static Vector128<byte> InsertSelectedScalar(Vector128<byte> result, [ConstantExpected(
Max
= (byte)(15))] byte resultIndex, Vector128<byte> value, [ConstantExpected(
Max
= (byte)(15))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1466
public static Vector128<double> InsertSelectedScalar(Vector128<double> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector128<double> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1472
public static Vector128<short> InsertSelectedScalar(Vector128<short> result, [ConstantExpected(
Max
= (byte)(7))] byte resultIndex, Vector64<short> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1478
public static Vector128<short> InsertSelectedScalar(Vector128<short> result, [ConstantExpected(
Max
= (byte)(7))] byte resultIndex, Vector128<short> value, [ConstantExpected(
Max
= (byte)(7))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1484
public static Vector128<int> InsertSelectedScalar(Vector128<int> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector64<int> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1490
public static Vector128<int> InsertSelectedScalar(Vector128<int> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector128<int> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1496
public static Vector128<long> InsertSelectedScalar(Vector128<long> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector128<long> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1502
public static Vector128<sbyte> InsertSelectedScalar(Vector128<sbyte> result, [ConstantExpected(
Max
= (byte)(15))] byte resultIndex, Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1508
public static Vector128<sbyte> InsertSelectedScalar(Vector128<sbyte> result, [ConstantExpected(
Max
= (byte)(15))] byte resultIndex, Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(15))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1514
public static Vector128<float> InsertSelectedScalar(Vector128<float> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector64<float> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1520
public static Vector128<float> InsertSelectedScalar(Vector128<float> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector128<float> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1526
public static Vector128<ushort> InsertSelectedScalar(Vector128<ushort> result, [ConstantExpected(
Max
= (byte)(7))] byte resultIndex, Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1532
public static Vector128<ushort> InsertSelectedScalar(Vector128<ushort> result, [ConstantExpected(
Max
= (byte)(7))] byte resultIndex, Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(7))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1538
public static Vector128<uint> InsertSelectedScalar(Vector128<uint> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector64<uint> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1544
public static Vector128<uint> InsertSelectedScalar(Vector128<uint> result, [ConstantExpected(
Max
= (byte)(3))] byte resultIndex, Vector128<uint> value, [ConstantExpected(
Max
= (byte)(3))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1550
public static Vector128<ulong> InsertSelectedScalar(Vector128<ulong> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector128<ulong> value, [ConstantExpected(
Max
= (byte)(1))] byte valueIndex) { throw new PlatformNotSupportedException(); }
1553
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2) LoadAndInsertScalar((Vector128<byte>, Vector128<byte>) values, [ConstantExpected(
Max
= (byte)(15))] byte index, byte* address) { throw new PlatformNotSupportedException(); }
1556
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2) LoadAndInsertScalar((Vector128<sbyte>, Vector128<sbyte>) values, [ConstantExpected(
Max
= (byte)(15))] byte index, sbyte* address) { throw new PlatformNotSupportedException(); }
1559
public static unsafe (Vector128<short> Value1, Vector128<short> Value2) LoadAndInsertScalar((Vector128<short>, Vector128<short>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, short* address) { throw new PlatformNotSupportedException(); }
1562
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2) LoadAndInsertScalar((Vector128<ushort>, Vector128<ushort>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, ushort* address) { throw new PlatformNotSupportedException(); }
1565
public static unsafe (Vector128<int> Value1, Vector128<int> Value2) LoadAndInsertScalar((Vector128<int>, Vector128<int>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, int* address) { throw new PlatformNotSupportedException(); }
1568
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2) LoadAndInsertScalar((Vector128<uint>, Vector128<uint>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, uint* address) { throw new PlatformNotSupportedException(); }
1571
public static unsafe (Vector128<long> Value1, Vector128<long> Value2) LoadAndInsertScalar((Vector128<long>, Vector128<long>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, long* address) { throw new PlatformNotSupportedException(); }
1574
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2) LoadAndInsertScalar((Vector128<ulong>, Vector128<ulong>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, ulong* address) { throw new PlatformNotSupportedException(); }
1577
public static unsafe (Vector128<float> Value1, Vector128<float> Value2) LoadAndInsertScalar((Vector128<float>, Vector128<float>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, float* address) { throw new PlatformNotSupportedException(); }
1580
public static unsafe (Vector128<double> Value1, Vector128<double> Value2) LoadAndInsertScalar((Vector128<double>, Vector128<double>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, double* address) { throw new PlatformNotSupportedException(); }
1583
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3) LoadAndInsertScalar((Vector128<byte>, Vector128<byte>, Vector128<byte>) values, [ConstantExpected(
Max
= (byte)(15))] byte index, byte* address) { throw new PlatformNotSupportedException(); }
1586
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3) LoadAndInsertScalar((Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) values, [ConstantExpected(
Max
= (byte)(15))] byte index, sbyte* address) { throw new PlatformNotSupportedException(); }
1589
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3) LoadAndInsertScalar((Vector128<short>, Vector128<short>, Vector128<short>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, short* address) { throw new PlatformNotSupportedException(); }
1592
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3) LoadAndInsertScalar((Vector128<ushort>, Vector128<ushort>, Vector128<ushort>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, ushort* address) { throw new PlatformNotSupportedException(); }
1595
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3) LoadAndInsertScalar((Vector128<int>, Vector128<int>, Vector128<int>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, int* address) { throw new PlatformNotSupportedException(); }
1598
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3) LoadAndInsertScalar((Vector128<uint>, Vector128<uint>, Vector128<uint>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, uint* address) { throw new PlatformNotSupportedException(); }
1601
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3) LoadAndInsertScalar((Vector128<long>, Vector128<long>, Vector128<long>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, long* address) { throw new PlatformNotSupportedException(); }
1604
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3) LoadAndInsertScalar((Vector128<ulong>, Vector128<ulong>, Vector128<ulong>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, ulong* address) { throw new PlatformNotSupportedException(); }
1607
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3) LoadAndInsertScalar((Vector128<float>, Vector128<float>, Vector128<float>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, float* address) { throw new PlatformNotSupportedException(); }
1610
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3) LoadAndInsertScalar((Vector128<double>, Vector128<double>, Vector128<double>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, double* address) { throw new PlatformNotSupportedException(); }
1613
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3, Vector128<byte> Value4) LoadAndInsertScalar((Vector128<byte>, Vector128<byte>, Vector128<byte>, Vector128<byte>) values, [ConstantExpected(
Max
= (byte)(15))] byte index, byte* address) { throw new PlatformNotSupportedException(); }
1616
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3, Vector128<sbyte> Value4) LoadAndInsertScalar((Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) values, [ConstantExpected(
Max
= (byte)(15))] byte index, sbyte* address) { throw new PlatformNotSupportedException(); }
1619
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3, Vector128<short> Value4) LoadAndInsertScalar((Vector128<short>, Vector128<short>, Vector128<short>, Vector128<short>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, short* address) { throw new PlatformNotSupportedException(); }
1622
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3, Vector128<ushort> Value4) LoadAndInsertScalar((Vector128<ushort>, Vector128<ushort>, Vector128<ushort>, Vector128<ushort>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, ushort* address) { throw new PlatformNotSupportedException(); }
1625
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3, Vector128<int> Value4) LoadAndInsertScalar((Vector128<int>, Vector128<int>, Vector128<int>, Vector128<int>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, int* address) { throw new PlatformNotSupportedException(); }
1628
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3, Vector128<uint> Value4) LoadAndInsertScalar((Vector128<uint>, Vector128<uint>, Vector128<uint>, Vector128<uint>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, uint* address) { throw new PlatformNotSupportedException(); }
1631
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3, Vector128<long> Value4) LoadAndInsertScalar((Vector128<long>, Vector128<long>, Vector128<long>, Vector128<long>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, long* address) { throw new PlatformNotSupportedException(); }
1634
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3, Vector128<ulong> Value4) LoadAndInsertScalar((Vector128<ulong>, Vector128<ulong>, Vector128<ulong>, Vector128<ulong>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, ulong* address) { throw new PlatformNotSupportedException(); }
1637
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3, Vector128<float> Value4) LoadAndInsertScalar((Vector128<float>, Vector128<float>, Vector128<float>, Vector128<float>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, float* address) { throw new PlatformNotSupportedException(); }
1640
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3, Vector128<double> Value4) LoadAndInsertScalar((Vector128<double>, Vector128<double>, Vector128<double>, Vector128<double>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, double* address) { throw new PlatformNotSupportedException(); }
2458
public static Vector128<double> MultiplyBySelectedScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2476
public static Vector64<short> MultiplyDoublingScalarBySelectedScalarSaturateHigh(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2482
public static Vector64<short> MultiplyDoublingScalarBySelectedScalarSaturateHigh(Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2488
public static Vector64<int> MultiplyDoublingScalarBySelectedScalarSaturateHigh(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2494
public static Vector64<int> MultiplyDoublingScalarBySelectedScalarSaturateHigh(Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2536
public static Vector64<int> MultiplyDoublingWideningSaturateScalarBySelectedScalar(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2542
public static Vector64<int> MultiplyDoublingWideningSaturateScalarBySelectedScalar(Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2548
public static Vector64<long> MultiplyDoublingWideningSaturateScalarBySelectedScalar(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2554
public static Vector64<long> MultiplyDoublingWideningSaturateScalarBySelectedScalar(Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2560
public static Vector64<int> MultiplyDoublingWideningScalarBySelectedScalarAndAddSaturate(Vector64<int> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2566
public static Vector64<int> MultiplyDoublingWideningScalarBySelectedScalarAndAddSaturate(Vector64<int> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2572
public static Vector64<long> MultiplyDoublingWideningScalarBySelectedScalarAndAddSaturate(Vector64<long> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2578
public static Vector64<long> MultiplyDoublingWideningScalarBySelectedScalarAndAddSaturate(Vector64<long> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2584
public static Vector64<int> MultiplyDoublingWideningScalarBySelectedScalarAndSubtractSaturate(Vector64<int> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2590
public static Vector64<int> MultiplyDoublingWideningScalarBySelectedScalarAndSubtractSaturate(Vector64<int> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2596
public static Vector64<long> MultiplyDoublingWideningScalarBySelectedScalarAndSubtractSaturate(Vector64<long> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2602
public static Vector64<long> MultiplyDoublingWideningScalarBySelectedScalarAndSubtractSaturate(Vector64<long> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2632
public static Vector64<float> MultiplyExtendedBySelectedScalar(Vector64<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2638
public static Vector64<float> MultiplyExtendedBySelectedScalar(Vector64<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2644
public static Vector128<double> MultiplyExtendedBySelectedScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2650
public static Vector128<float> MultiplyExtendedBySelectedScalar(Vector128<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2656
public static Vector128<float> MultiplyExtendedBySelectedScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2674
public static Vector64<double> MultiplyExtendedScalarBySelectedScalar(Vector64<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2680
public static Vector64<float> MultiplyExtendedScalarBySelectedScalar(Vector64<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2686
public static Vector64<float> MultiplyExtendedScalarBySelectedScalar(Vector64<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2704
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarSaturateHigh(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2710
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarSaturateHigh(Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2716
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarSaturateHigh(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2722
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarSaturateHigh(Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2728
public static Vector64<double> MultiplyScalarBySelectedScalar(Vector64<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
2932
public static Vector64<byte> ShiftLeftLogicalSaturateScalar(Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
2938
public static Vector64<short> ShiftLeftLogicalSaturateScalar(Vector64<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
2944
public static Vector64<int> ShiftLeftLogicalSaturateScalar(Vector64<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
2950
public static Vector64<sbyte> ShiftLeftLogicalSaturateScalar(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
2956
public static Vector64<ushort> ShiftLeftLogicalSaturateScalar(Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
2962
public static Vector64<uint> ShiftLeftLogicalSaturateScalar(Vector64<uint> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
2968
public static Vector64<ushort> ShiftLeftLogicalSaturateUnsignedScalar(Vector64<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
2974
public static Vector64<uint> ShiftLeftLogicalSaturateUnsignedScalar(Vector64<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
2980
public static Vector64<byte> ShiftLeftLogicalSaturateUnsignedScalar(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
3058
public static Vector64<short> ShiftRightArithmeticNarrowingSaturateScalar(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
3064
public static Vector64<int> ShiftRightArithmeticNarrowingSaturateScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
3070
public static Vector64<sbyte> ShiftRightArithmeticNarrowingSaturateScalar(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
3076
public static Vector64<byte> ShiftRightArithmeticNarrowingSaturateUnsignedScalar(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
3082
public static Vector64<ushort> ShiftRightArithmeticNarrowingSaturateUnsignedScalar(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
3088
public static Vector64<uint> ShiftRightArithmeticNarrowingSaturateUnsignedScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
3094
public static Vector64<short> ShiftRightArithmeticRoundedNarrowingSaturateScalar(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
3100
public static Vector64<int> ShiftRightArithmeticRoundedNarrowingSaturateScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
3106
public static Vector64<sbyte> ShiftRightArithmeticRoundedNarrowingSaturateScalar(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
3112
public static Vector64<byte> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
3118
public static Vector64<ushort> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
3124
public static Vector64<uint> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
3130
public static Vector64<byte> ShiftRightLogicalNarrowingSaturateScalar(Vector64<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
3136
public static Vector64<short> ShiftRightLogicalNarrowingSaturateScalar(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
3142
public static Vector64<int> ShiftRightLogicalNarrowingSaturateScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
3148
public static Vector64<sbyte> ShiftRightLogicalNarrowingSaturateScalar(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
3154
public static Vector64<ushort> ShiftRightLogicalNarrowingSaturateScalar(Vector64<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
3160
public static Vector64<uint> ShiftRightLogicalNarrowingSaturateScalar(Vector64<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
3166
public static Vector64<byte> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
3173
public static Vector64<short> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
3180
public static Vector64<int> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
3187
public static Vector64<sbyte> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
3193
public static Vector64<ushort> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
3199
public static Vector64<uint> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
3361
public static unsafe void StoreSelectedScalar(byte* address, (Vector128<byte> value1, Vector128<byte> value2) value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
3367
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector128<sbyte> value1, Vector128<sbyte> value2) value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
3373
public static unsafe void StoreSelectedScalar(short* address, (Vector128<short> value1, Vector128<short> value2) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
3379
public static unsafe void StoreSelectedScalar(ushort* address, (Vector128<ushort> value1, Vector128<ushort> value2) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
3385
public static unsafe void StoreSelectedScalar(int* address, (Vector128<int> value1, Vector128<int> value2) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3391
public static unsafe void StoreSelectedScalar(uint* address, (Vector128<uint> value1, Vector128<uint> value2) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3394
public static unsafe void StoreSelectedScalar(long* address, (Vector128<long> value1, Vector128<long> value2) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
3397
public static unsafe void StoreSelectedScalar(ulong* address, (Vector128<ulong> value1, Vector128<ulong> value2) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
3403
public static unsafe void StoreSelectedScalar(float* address, (Vector128<float> value1, Vector128<float> value2) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3406
public static unsafe void StoreSelectedScalar(double* address, (Vector128<double> value1, Vector128<double> value2) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
3412
public static unsafe void StoreSelectedScalar(byte* address, (Vector128<byte> value1, Vector128<byte> value2, Vector128<byte> value3) value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
3418
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector128<sbyte> value1, Vector128<sbyte> value2, Vector128<sbyte> value3) value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
3424
public static unsafe void StoreSelectedScalar(short* address, (Vector128<short> value1, Vector128<short> value2, Vector128<short> value3) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
3430
public static unsafe void StoreSelectedScalar(ushort* address, (Vector128<ushort> value1, Vector128<ushort> value2, Vector128<ushort> value3) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
3436
public static unsafe void StoreSelectedScalar(int* address, (Vector128<int> value1, Vector128<int> value2, Vector128<int> value3) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3442
public static unsafe void StoreSelectedScalar(uint* address, (Vector128<uint> value1, Vector128<uint> value2, Vector128<uint> value3) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3445
public static unsafe void StoreSelectedScalar(long* address, (Vector128<long> value1, Vector128<long> value2, Vector128<long> value3) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
3448
public static unsafe void StoreSelectedScalar(ulong* address, (Vector128<ulong> value1, Vector128<ulong> value2, Vector128<ulong> value3) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
3454
public static unsafe void StoreSelectedScalar(float* address, (Vector128<float> value1, Vector128<float> value2, Vector128<float> value3) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3457
public static unsafe void StoreSelectedScalar(double* address, (Vector128<double> value1, Vector128<double> value2, Vector128<double> value3) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
3463
public static unsafe void StoreSelectedScalar(byte* address, (Vector128<byte> value1, Vector128<byte> value2, Vector128<byte> value3, Vector128<byte> value4) value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
3469
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector128<sbyte> value1, Vector128<sbyte> value2, Vector128<sbyte> value3, Vector128<sbyte> value4) value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
3475
public static unsafe void StoreSelectedScalar(short* address, (Vector128<short> value1, Vector128<short> value2, Vector128<short> value3, Vector128<short> value4) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
3481
public static unsafe void StoreSelectedScalar(ushort* address, (Vector128<ushort> value1, Vector128<ushort> value2, Vector128<ushort> value3, Vector128<ushort> value4) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
3487
public static unsafe void StoreSelectedScalar(int* address, (Vector128<int> value1, Vector128<int> value2, Vector128<int> value3, Vector128<int> value4) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3493
public static unsafe void StoreSelectedScalar(uint* address, (Vector128<uint> value1, Vector128<uint> value2, Vector128<uint> value3, Vector128<uint> value4) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3496
public static unsafe void StoreSelectedScalar(long* address, (Vector128<long> value1, Vector128<long> value2, Vector128<long> value3, Vector128<long> value4) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
3499
public static unsafe void StoreSelectedScalar(ulong* address, (Vector128<ulong> value1, Vector128<ulong> value2, Vector128<ulong> value3, Vector128<ulong> value4) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
3505
public static unsafe void StoreSelectedScalar(float* address, (Vector128<float> value1, Vector128<float> value2, Vector128<float> value3, Vector128<float> value4) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
3508
public static unsafe void StoreSelectedScalar(double* address, (Vector128<double> value1, Vector128<double> value2, Vector128<double> value3, Vector128<double> value4) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7109
public static Vector64<byte> DuplicateSelectedScalarToVector64(Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7116
public static Vector64<short> DuplicateSelectedScalarToVector64(Vector64<short> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7123
public static Vector64<int> DuplicateSelectedScalarToVector64(Vector64<int> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7130
public static Vector64<float> DuplicateSelectedScalarToVector64(Vector64<float> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7137
public static Vector64<sbyte> DuplicateSelectedScalarToVector64(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7144
public static Vector64<ushort> DuplicateSelectedScalarToVector64(Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7151
public static Vector64<uint> DuplicateSelectedScalarToVector64(Vector64<uint> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7158
public static Vector64<byte> DuplicateSelectedScalarToVector64(Vector128<byte> value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
7165
public static Vector64<short> DuplicateSelectedScalarToVector64(Vector128<short> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7172
public static Vector64<int> DuplicateSelectedScalarToVector64(Vector128<int> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7179
public static Vector64<float> DuplicateSelectedScalarToVector64(Vector128<float> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7186
public static Vector64<sbyte> DuplicateSelectedScalarToVector64(Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
7193
public static Vector64<ushort> DuplicateSelectedScalarToVector64(Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7200
public static Vector64<uint> DuplicateSelectedScalarToVector64(Vector128<uint> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7207
public static Vector128<byte> DuplicateSelectedScalarToVector128(Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7214
public static Vector128<short> DuplicateSelectedScalarToVector128(Vector64<short> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7221
public static Vector128<int> DuplicateSelectedScalarToVector128(Vector64<int> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7228
public static Vector128<float> DuplicateSelectedScalarToVector128(Vector64<float> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7235
public static Vector128<sbyte> DuplicateSelectedScalarToVector128(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7242
public static Vector128<ushort> DuplicateSelectedScalarToVector128(Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7249
public static Vector128<uint> DuplicateSelectedScalarToVector128(Vector64<uint> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7256
public static Vector128<byte> DuplicateSelectedScalarToVector128(Vector128<byte> value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
7263
public static Vector128<short> DuplicateSelectedScalarToVector128(Vector128<short> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7270
public static Vector128<int> DuplicateSelectedScalarToVector128(Vector128<int> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7277
public static Vector128<float> DuplicateSelectedScalarToVector128(Vector128<float> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7284
public static Vector128<sbyte> DuplicateSelectedScalarToVector128(Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
7291
public static Vector128<ushort> DuplicateSelectedScalarToVector128(Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7298
public static Vector128<uint> DuplicateSelectedScalarToVector128(Vector128<uint> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7403
public static byte Extract(Vector64<byte> vector, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7410
public static short Extract(Vector64<short> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7417
public static int Extract(Vector64<int> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7424
public static sbyte Extract(Vector64<sbyte> vector, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7431
public static float Extract(Vector64<float> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7438
public static ushort Extract(Vector64<ushort> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7445
public static uint Extract(Vector64<uint> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7452
public static byte Extract(Vector128<byte> vector, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
7459
public static double Extract(Vector128<double> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7466
public static short Extract(Vector128<short> vector, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7473
public static int Extract(Vector128<int> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7480
public static long Extract(Vector128<long> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7487
public static sbyte Extract(Vector128<sbyte> vector, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
7494
public static float Extract(Vector128<float> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7501
public static ushort Extract(Vector128<ushort> vector, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7508
public static uint Extract(Vector128<uint> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7515
public static ulong Extract(Vector128<ulong> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7732
public static Vector64<byte> ExtractVector64(Vector64<byte> upper, Vector64<byte> lower, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7739
public static Vector64<short> ExtractVector64(Vector64<short> upper, Vector64<short> lower, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7746
public static Vector64<int> ExtractVector64(Vector64<int> upper, Vector64<int> lower, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7753
public static Vector64<sbyte> ExtractVector64(Vector64<sbyte> upper, Vector64<sbyte> lower, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7760
public static Vector64<float> ExtractVector64(Vector64<float> upper, Vector64<float> lower, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7767
public static Vector64<ushort> ExtractVector64(Vector64<ushort> upper, Vector64<ushort> lower, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7774
public static Vector64<uint> ExtractVector64(Vector64<uint> upper, Vector64<uint> lower, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7781
public static Vector128<byte> ExtractVector128(Vector128<byte> upper, Vector128<byte> lower, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
7788
public static Vector128<double> ExtractVector128(Vector128<double> upper, Vector128<double> lower, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7795
public static Vector128<short> ExtractVector128(Vector128<short> upper, Vector128<short> lower, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7802
public static Vector128<int> ExtractVector128(Vector128<int> upper, Vector128<int> lower, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7809
public static Vector128<long> ExtractVector128(Vector128<long> upper, Vector128<long> lower, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
7816
public static Vector128<sbyte> ExtractVector128(Vector128<sbyte> upper, Vector128<sbyte> lower, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
7823
public static Vector128<float> ExtractVector128(Vector128<float> upper, Vector128<float> lower, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7830
public static Vector128<ushort> ExtractVector128(Vector128<ushort> upper, Vector128<ushort> lower, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
7837
public static Vector128<uint> ExtractVector128(Vector128<uint> upper, Vector128<uint> lower, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
7844
public static Vector128<ulong> ExtractVector128(Vector128<ulong> upper, Vector128<ulong> lower, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
8222
public static Vector64<byte> Insert(Vector64<byte> vector, [ConstantExpected(
Max
= (byte)(7))] byte index, byte data) { throw new PlatformNotSupportedException(); }
8229
public static Vector64<short> Insert(Vector64<short> vector, [ConstantExpected(
Max
= (byte)(3))] byte index, short data) { throw new PlatformNotSupportedException(); }
8236
public static Vector64<int> Insert(Vector64<int> vector, [ConstantExpected(
Max
= (byte)(1))] byte index, int data) { throw new PlatformNotSupportedException(); }
8243
public static Vector64<sbyte> Insert(Vector64<sbyte> vector, [ConstantExpected(
Max
= (byte)(7))] byte index, sbyte data) { throw new PlatformNotSupportedException(); }
8250
public static Vector64<float> Insert(Vector64<float> vector, [ConstantExpected(
Max
= (byte)(1))] byte index, float data) { throw new PlatformNotSupportedException(); }
8257
public static Vector64<ushort> Insert(Vector64<ushort> vector, [ConstantExpected(
Max
= (byte)(3))] byte index, ushort data) { throw new PlatformNotSupportedException(); }
8264
public static Vector64<uint> Insert(Vector64<uint> vector, [ConstantExpected(
Max
= (byte)(1))] byte index, uint data) { throw new PlatformNotSupportedException(); }
8271
public static Vector128<byte> Insert(Vector128<byte> vector, [ConstantExpected(
Max
= (byte)(15))] byte index, byte data) { throw new PlatformNotSupportedException(); }
8278
public static Vector128<double> Insert(Vector128<double> vector, [ConstantExpected(
Max
= (byte)(1))] byte index, double data) { throw new PlatformNotSupportedException(); }
8285
public static Vector128<short> Insert(Vector128<short> vector, [ConstantExpected(
Max
= (byte)(7))] byte index, short data) { throw new PlatformNotSupportedException(); }
8292
public static Vector128<int> Insert(Vector128<int> vector, [ConstantExpected(
Max
= (byte)(3))] byte index, int data) { throw new PlatformNotSupportedException(); }
8299
public static Vector128<long> Insert(Vector128<long> vector, [ConstantExpected(
Max
= (byte)(1))] byte index, long data) { throw new PlatformNotSupportedException(); }
8306
public static Vector128<sbyte> Insert(Vector128<sbyte> vector, [ConstantExpected(
Max
= (byte)(15))] byte index, sbyte data) { throw new PlatformNotSupportedException(); }
8313
public static Vector128<float> Insert(Vector128<float> vector, [ConstantExpected(
Max
= (byte)(3))] byte index, float data) { throw new PlatformNotSupportedException(); }
8320
public static Vector128<ushort> Insert(Vector128<ushort> vector, [ConstantExpected(
Max
= (byte)(7))] byte index, ushort data) { throw new PlatformNotSupportedException(); }
8327
public static Vector128<uint> Insert(Vector128<uint> vector, [ConstantExpected(
Max
= (byte)(3))] byte index, uint data) { throw new PlatformNotSupportedException(); }
8334
public static Vector128<ulong> Insert(Vector128<ulong> vector, [ConstantExpected(
Max
= (byte)(1))] byte index, ulong data) { throw new PlatformNotSupportedException(); }
8341
public static Vector128<double> InsertScalar(Vector128<double> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector64<double> value) { throw new PlatformNotSupportedException(); }
8348
public static Vector128<long> InsertScalar(Vector128<long> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector64<long> value) { throw new PlatformNotSupportedException(); }
8355
public static Vector128<ulong> InsertScalar(Vector128<ulong> result, [ConstantExpected(
Max
= (byte)(1))] byte resultIndex, Vector64<ulong> value) { throw new PlatformNotSupportedException(); }
8488
public static unsafe Vector64<byte> LoadAndInsertScalar(Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte index, byte* address) { throw new PlatformNotSupportedException(); }
8495
public static unsafe Vector64<short> LoadAndInsertScalar(Vector64<short> value, [ConstantExpected(
Max
= (byte)(3))] byte index, short* address) { throw new PlatformNotSupportedException(); }
8502
public static unsafe Vector64<int> LoadAndInsertScalar(Vector64<int> value, [ConstantExpected(
Max
= (byte)(1))] byte index, int* address) { throw new PlatformNotSupportedException(); }
8509
public static unsafe Vector64<sbyte> LoadAndInsertScalar(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte index, sbyte* address) { throw new PlatformNotSupportedException(); }
8516
public static unsafe Vector64<float> LoadAndInsertScalar(Vector64<float> value, [ConstantExpected(
Max
= (byte)(1))] byte index, float* address) { throw new PlatformNotSupportedException(); }
8523
public static unsafe Vector64<ushort> LoadAndInsertScalar(Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(3))] byte index, ushort* address) { throw new PlatformNotSupportedException(); }
8530
public static unsafe Vector64<uint> LoadAndInsertScalar(Vector64<uint> value, [ConstantExpected(
Max
= (byte)(1))] byte index, uint* address) { throw new PlatformNotSupportedException(); }
8537
public static unsafe Vector128<byte> LoadAndInsertScalar(Vector128<byte> value, [ConstantExpected(
Max
= (byte)(15))] byte index, byte* address) { throw new PlatformNotSupportedException(); }
8544
public static unsafe Vector128<double> LoadAndInsertScalar(Vector128<double> value, [ConstantExpected(
Max
= (byte)(1))] byte index, double* address) { throw new PlatformNotSupportedException(); }
8551
public static unsafe Vector128<short> LoadAndInsertScalar(Vector128<short> value, [ConstantExpected(
Max
= (byte)(7))] byte index, short* address) { throw new PlatformNotSupportedException(); }
8558
public static unsafe Vector128<int> LoadAndInsertScalar(Vector128<int> value, [ConstantExpected(
Max
= (byte)(3))] byte index, int* address) { throw new PlatformNotSupportedException(); }
8565
public static unsafe Vector128<long> LoadAndInsertScalar(Vector128<long> value, [ConstantExpected(
Max
= (byte)(1))] byte index, long* address) { throw new PlatformNotSupportedException(); }
8572
public static unsafe Vector128<sbyte> LoadAndInsertScalar(Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(15))] byte index, sbyte* address) { throw new PlatformNotSupportedException(); }
8579
public static unsafe Vector128<float> LoadAndInsertScalar(Vector128<float> value, [ConstantExpected(
Max
= (byte)(3))] byte index, float* address) { throw new PlatformNotSupportedException(); }
8586
public static unsafe Vector128<ushort> LoadAndInsertScalar(Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(7))] byte index, ushort* address) { throw new PlatformNotSupportedException(); }
8593
public static unsafe Vector128<uint> LoadAndInsertScalar(Vector128<uint> value, [ConstantExpected(
Max
= (byte)(3))] byte index, uint* address) { throw new PlatformNotSupportedException(); }
8600
public static unsafe Vector128<ulong> LoadAndInsertScalar(Vector128<ulong> value, [ConstantExpected(
Max
= (byte)(1))] byte index, ulong* address) { throw new PlatformNotSupportedException(); }
8603
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2) LoadAndInsertScalar((Vector64<byte>, Vector64<byte>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, byte* address) { throw new PlatformNotSupportedException(); }
8606
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2) LoadAndInsertScalar((Vector64<sbyte>, Vector64<sbyte>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, sbyte* address) { throw new PlatformNotSupportedException(); }
8609
public static unsafe (Vector64<short> Value1, Vector64<short> Value2) LoadAndInsertScalar((Vector64<short>, Vector64<short>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, short* address) { throw new PlatformNotSupportedException(); }
8612
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2) LoadAndInsertScalar((Vector64<ushort>, Vector64<ushort>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, ushort* address) { throw new PlatformNotSupportedException(); }
8615
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) LoadAndInsertScalar((Vector64<int>, Vector64<int>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, int* address) { throw new PlatformNotSupportedException(); }
8618
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) LoadAndInsertScalar((Vector64<uint>, Vector64<uint>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, uint* address) { throw new PlatformNotSupportedException(); }
8621
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) LoadAndInsertScalar((Vector64<float>, Vector64<float>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, float* address) { throw new PlatformNotSupportedException(); }
8624
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3) LoadAndInsertScalar((Vector64<byte>, Vector64<byte>, Vector64<byte>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, byte* address) { throw new PlatformNotSupportedException(); }
8627
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3) LoadAndInsertScalar((Vector64<sbyte>, Vector64<sbyte>, Vector64<sbyte>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, sbyte* address) { throw new PlatformNotSupportedException(); }
8630
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3) LoadAndInsertScalar((Vector64<short>, Vector64<short>, Vector64<short>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, short* address) { throw new PlatformNotSupportedException(); }
8633
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3) LoadAndInsertScalar((Vector64<ushort>, Vector64<ushort>, Vector64<ushort>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, ushort* address) { throw new PlatformNotSupportedException(); }
8636
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3) LoadAndInsertScalar((Vector64<int>, Vector64<int>, Vector64<int>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, int* address) { throw new PlatformNotSupportedException(); }
8639
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3) LoadAndInsertScalar((Vector64<uint>, Vector64<uint>, Vector64<uint>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, uint* address) { throw new PlatformNotSupportedException(); }
8642
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3) LoadAndInsertScalar((Vector64<float>, Vector64<float>, Vector64<float>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, float* address) { throw new PlatformNotSupportedException(); }
8645
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3, Vector64<byte> Value4) LoadAndInsertScalar((Vector64<byte>, Vector64<byte>, Vector64<byte>, Vector64<byte>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, byte* address) { throw new PlatformNotSupportedException(); }
8648
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3, Vector64<sbyte> Value4) LoadAndInsertScalar((Vector64<sbyte>, Vector64<sbyte>, Vector64<sbyte>, Vector64<sbyte>) values, [ConstantExpected(
Max
= (byte)(7))] byte index, sbyte* address) { throw new PlatformNotSupportedException(); }
8651
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3, Vector64<short> Value4) LoadAndInsertScalar((Vector64<short>, Vector64<short>, Vector64<short>, Vector64<short>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, short* address) { throw new PlatformNotSupportedException(); }
8654
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3, Vector64<ushort> Value4) LoadAndInsertScalar((Vector64<ushort>, Vector64<ushort>, Vector64<ushort>, Vector64<ushort>) values, [ConstantExpected(
Max
= (byte)(3))] byte index, ushort* address) { throw new PlatformNotSupportedException(); }
8657
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3, Vector64<int> Value4) LoadAndInsertScalar((Vector64<int>, Vector64<int>, Vector64<int>, Vector64<int>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, int* address) { throw new PlatformNotSupportedException(); }
8660
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3, Vector64<uint> Value4) LoadAndInsertScalar((Vector64<uint>, Vector64<uint>, Vector64<uint>, Vector64<uint>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, uint* address) { throw new PlatformNotSupportedException(); }
8663
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3, Vector64<float> Value4) LoadAndInsertScalar((Vector64<float>, Vector64<float>, Vector64<float>, Vector64<float>) values, [ConstantExpected(
Max
= (byte)(1))] byte index, float* address) { throw new PlatformNotSupportedException(); }
9685
public static Vector64<short> MultiplyAddBySelectedScalar(Vector64<short> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9692
public static Vector64<short> MultiplyAddBySelectedScalar(Vector64<short> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9699
public static Vector64<int> MultiplyAddBySelectedScalar(Vector64<int> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9706
public static Vector64<int> MultiplyAddBySelectedScalar(Vector64<int> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9713
public static Vector64<ushort> MultiplyAddBySelectedScalar(Vector64<ushort> addend, Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9720
public static Vector64<ushort> MultiplyAddBySelectedScalar(Vector64<ushort> addend, Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9727
public static Vector64<uint> MultiplyAddBySelectedScalar(Vector64<uint> addend, Vector64<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9734
public static Vector64<uint> MultiplyAddBySelectedScalar(Vector64<uint> addend, Vector64<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9741
public static Vector128<short> MultiplyAddBySelectedScalar(Vector128<short> addend, Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9748
public static Vector128<short> MultiplyAddBySelectedScalar(Vector128<short> addend, Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9755
public static Vector128<int> MultiplyAddBySelectedScalar(Vector128<int> addend, Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9762
public static Vector128<int> MultiplyAddBySelectedScalar(Vector128<int> addend, Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9769
public static Vector128<ushort> MultiplyAddBySelectedScalar(Vector128<ushort> addend, Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9776
public static Vector128<ushort> MultiplyAddBySelectedScalar(Vector128<ushort> addend, Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9783
public static Vector128<uint> MultiplyAddBySelectedScalar(Vector128<uint> addend, Vector128<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9790
public static Vector128<uint> MultiplyAddBySelectedScalar(Vector128<uint> addend, Vector128<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9867
public static Vector64<short> MultiplyBySelectedScalar(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9874
public static Vector64<short> MultiplyBySelectedScalar(Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9881
public static Vector64<int> MultiplyBySelectedScalar(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9888
public static Vector64<int> MultiplyBySelectedScalar(Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9895
public static Vector64<float> MultiplyBySelectedScalar(Vector64<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9902
public static Vector64<float> MultiplyBySelectedScalar(Vector64<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9909
public static Vector64<ushort> MultiplyBySelectedScalar(Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9916
public static Vector64<ushort> MultiplyBySelectedScalar(Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9923
public static Vector64<uint> MultiplyBySelectedScalar(Vector64<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9930
public static Vector64<uint> MultiplyBySelectedScalar(Vector64<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9937
public static Vector128<short> MultiplyBySelectedScalar(Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9944
public static Vector128<short> MultiplyBySelectedScalar(Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9951
public static Vector128<int> MultiplyBySelectedScalar(Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9958
public static Vector128<int> MultiplyBySelectedScalar(Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9965
public static Vector128<float> MultiplyBySelectedScalar(Vector128<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9972
public static Vector128<float> MultiplyBySelectedScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9979
public static Vector128<ushort> MultiplyBySelectedScalar(Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9986
public static Vector128<ushort> MultiplyBySelectedScalar(Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
9993
public static Vector128<uint> MultiplyBySelectedScalar(Vector128<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10000
public static Vector128<uint> MultiplyBySelectedScalar(Vector128<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10007
public static Vector128<int> MultiplyBySelectedScalarWideningLower(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10014
public static Vector128<int> MultiplyBySelectedScalarWideningLower(Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10021
public static Vector128<long> MultiplyBySelectedScalarWideningLower(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10028
public static Vector128<long> MultiplyBySelectedScalarWideningLower(Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10035
public static Vector128<uint> MultiplyBySelectedScalarWideningLower(Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10042
public static Vector128<uint> MultiplyBySelectedScalarWideningLower(Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10049
public static Vector128<ulong> MultiplyBySelectedScalarWideningLower(Vector64<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10056
public static Vector128<ulong> MultiplyBySelectedScalarWideningLower(Vector64<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10063
public static Vector128<int> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<int> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10070
public static Vector128<int> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<int> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10077
public static Vector128<long> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<long> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10084
public static Vector128<long> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<long> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10091
public static Vector128<uint> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<uint> addend, Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10098
public static Vector128<uint> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<uint> addend, Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10105
public static Vector128<ulong> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<ulong> addend, Vector64<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10112
public static Vector128<ulong> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<ulong> addend, Vector64<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10119
public static Vector128<int> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<int> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10126
public static Vector128<int> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<int> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10133
public static Vector128<long> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<long> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10140
public static Vector128<long> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<long> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10147
public static Vector128<uint> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<uint> minuend, Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10154
public static Vector128<uint> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<uint> minuend, Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10161
public static Vector128<ulong> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<ulong> minuend, Vector64<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10168
public static Vector128<ulong> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<ulong> minuend, Vector64<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10175
public static Vector128<int> MultiplyBySelectedScalarWideningUpper(Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10182
public static Vector128<int> MultiplyBySelectedScalarWideningUpper(Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10189
public static Vector128<long> MultiplyBySelectedScalarWideningUpper(Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10196
public static Vector128<long> MultiplyBySelectedScalarWideningUpper(Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10203
public static Vector128<uint> MultiplyBySelectedScalarWideningUpper(Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10210
public static Vector128<uint> MultiplyBySelectedScalarWideningUpper(Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10217
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpper(Vector128<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10224
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpper(Vector128<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10231
public static Vector128<int> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<int> addend, Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10238
public static Vector128<int> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<int> addend, Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10245
public static Vector128<long> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<long> addend, Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10252
public static Vector128<long> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<long> addend, Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10259
public static Vector128<uint> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<uint> addend, Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10266
public static Vector128<uint> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<uint> addend, Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10273
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<ulong> addend, Vector128<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10280
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<ulong> addend, Vector128<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10287
public static Vector128<int> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<int> minuend, Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10294
public static Vector128<int> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<int> minuend, Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10301
public static Vector128<long> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<long> minuend, Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10308
public static Vector128<long> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<long> minuend, Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10315
public static Vector128<uint> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<uint> minuend, Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10322
public static Vector128<uint> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<uint> minuend, Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10329
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<ulong> minuend, Vector128<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10336
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<ulong> minuend, Vector128<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10371
public static Vector64<short> MultiplyDoublingBySelectedScalarSaturateHigh(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10378
public static Vector64<short> MultiplyDoublingBySelectedScalarSaturateHigh(Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10385
public static Vector64<int> MultiplyDoublingBySelectedScalarSaturateHigh(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10392
public static Vector64<int> MultiplyDoublingBySelectedScalarSaturateHigh(Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10399
public static Vector128<short> MultiplyDoublingBySelectedScalarSaturateHigh(Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10406
public static Vector128<short> MultiplyDoublingBySelectedScalarSaturateHigh(Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10413
public static Vector128<int> MultiplyDoublingBySelectedScalarSaturateHigh(Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10420
public static Vector128<int> MultiplyDoublingBySelectedScalarSaturateHigh(Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10511
public static Vector128<int> MultiplyDoublingWideningLowerBySelectedScalarAndAddSaturate(Vector128<int> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10518
public static Vector128<int> MultiplyDoublingWideningLowerBySelectedScalarAndAddSaturate(Vector128<int> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10525
public static Vector128<long> MultiplyDoublingWideningLowerBySelectedScalarAndAddSaturate(Vector128<long> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10532
public static Vector128<long> MultiplyDoublingWideningLowerBySelectedScalarAndAddSaturate(Vector128<long> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10539
public static Vector128<int> MultiplyDoublingWideningLowerBySelectedScalarAndSubtractSaturate(Vector128<int> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10546
public static Vector128<int> MultiplyDoublingWideningLowerBySelectedScalarAndSubtractSaturate(Vector128<int> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10553
public static Vector128<long> MultiplyDoublingWideningLowerBySelectedScalarAndSubtractSaturate(Vector128<long> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10560
public static Vector128<long> MultiplyDoublingWideningLowerBySelectedScalarAndSubtractSaturate(Vector128<long> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10595
public static Vector128<int> MultiplyDoublingWideningSaturateLowerBySelectedScalar(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10602
public static Vector128<int> MultiplyDoublingWideningSaturateLowerBySelectedScalar(Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10609
public static Vector128<long> MultiplyDoublingWideningSaturateLowerBySelectedScalar(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10616
public static Vector128<long> MultiplyDoublingWideningSaturateLowerBySelectedScalar(Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10651
public static Vector128<int> MultiplyDoublingWideningSaturateUpperBySelectedScalar(Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10658
public static Vector128<int> MultiplyDoublingWideningSaturateUpperBySelectedScalar(Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10665
public static Vector128<long> MultiplyDoublingWideningSaturateUpperBySelectedScalar(Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10672
public static Vector128<long> MultiplyDoublingWideningSaturateUpperBySelectedScalar(Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10735
public static Vector128<int> MultiplyDoublingWideningUpperBySelectedScalarAndAddSaturate(Vector128<int> addend, Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10742
public static Vector128<int> MultiplyDoublingWideningUpperBySelectedScalarAndAddSaturate(Vector128<int> addend, Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10749
public static Vector128<long> MultiplyDoublingWideningUpperBySelectedScalarAndAddSaturate(Vector128<long> addend, Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10756
public static Vector128<long> MultiplyDoublingWideningUpperBySelectedScalarAndAddSaturate(Vector128<long> addend, Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10763
public static Vector128<int> MultiplyDoublingWideningUpperBySelectedScalarAndSubtractSaturate(Vector128<int> minuend, Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10770
public static Vector128<int> MultiplyDoublingWideningUpperBySelectedScalarAndSubtractSaturate(Vector128<int> minuend, Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10777
public static Vector128<long> MultiplyDoublingWideningUpperBySelectedScalarAndSubtractSaturate(Vector128<long> minuend, Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10784
public static Vector128<long> MultiplyDoublingWideningUpperBySelectedScalarAndSubtractSaturate(Vector128<long> minuend, Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10819
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10826
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10833
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10840
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10847
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10854
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10861
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10868
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10918
public static Vector64<float> MultiplyScalarBySelectedScalar(Vector64<float> left, Vector64<float> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
10925
public static Vector64<float> MultiplyScalarBySelectedScalar(Vector64<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11072
public static Vector64<short> MultiplySubtractBySelectedScalar(Vector64<short> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11079
public static Vector64<short> MultiplySubtractBySelectedScalar(Vector64<short> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11086
public static Vector64<int> MultiplySubtractBySelectedScalar(Vector64<int> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11093
public static Vector64<int> MultiplySubtractBySelectedScalar(Vector64<int> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11100
public static Vector64<ushort> MultiplySubtractBySelectedScalar(Vector64<ushort> minuend, Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11107
public static Vector64<ushort> MultiplySubtractBySelectedScalar(Vector64<ushort> minuend, Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11114
public static Vector64<uint> MultiplySubtractBySelectedScalar(Vector64<uint> minuend, Vector64<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11121
public static Vector64<uint> MultiplySubtractBySelectedScalar(Vector64<uint> minuend, Vector64<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11128
public static Vector128<short> MultiplySubtractBySelectedScalar(Vector128<short> minuend, Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11135
public static Vector128<short> MultiplySubtractBySelectedScalar(Vector128<short> minuend, Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11142
public static Vector128<int> MultiplySubtractBySelectedScalar(Vector128<int> minuend, Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11149
public static Vector128<int> MultiplySubtractBySelectedScalar(Vector128<int> minuend, Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11156
public static Vector128<ushort> MultiplySubtractBySelectedScalar(Vector128<ushort> minuend, Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11163
public static Vector128<ushort> MultiplySubtractBySelectedScalar(Vector128<ushort> minuend, Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11170
public static Vector128<uint> MultiplySubtractBySelectedScalar(Vector128<uint> minuend, Vector128<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
11177
public static Vector128<uint> MultiplySubtractBySelectedScalar(Vector128<uint> minuend, Vector128<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
12686
public static Vector64<byte> ShiftLeftAndInsert(Vector64<byte> left, Vector64<byte> right, [ConstantExpected(
Max
= (byte)(7))] byte shift) { throw new PlatformNotSupportedException(); }
12693
public static Vector64<short> ShiftLeftAndInsert(Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(15))] byte shift) { throw new PlatformNotSupportedException(); }
12700
public static Vector64<int> ShiftLeftAndInsert(Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(31))] byte shift) { throw new PlatformNotSupportedException(); }
12707
public static Vector64<sbyte> ShiftLeftAndInsert(Vector64<sbyte> left, Vector64<sbyte> right, [ConstantExpected(
Max
= (byte)(7))] byte shift) { throw new PlatformNotSupportedException(); }
12714
public static Vector64<ushort> ShiftLeftAndInsert(Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(
Max
= (byte)(15))] byte shift) { throw new PlatformNotSupportedException(); }
12721
public static Vector64<uint> ShiftLeftAndInsert(Vector64<uint> left, Vector64<uint> right, [ConstantExpected(
Max
= (byte)(31))] byte shift) { throw new PlatformNotSupportedException(); }
12728
public static Vector128<byte> ShiftLeftAndInsert(Vector128<byte> left, Vector128<byte> right, [ConstantExpected(
Max
= (byte)(7))] byte shift) { throw new PlatformNotSupportedException(); }
12735
public static Vector128<short> ShiftLeftAndInsert(Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(15))] byte shift) { throw new PlatformNotSupportedException(); }
12742
public static Vector128<int> ShiftLeftAndInsert(Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(31))] byte shift) { throw new PlatformNotSupportedException(); }
12749
public static Vector128<long> ShiftLeftAndInsert(Vector128<long> left, Vector128<long> right, [ConstantExpected(
Max
= (byte)(63))] byte shift) { throw new PlatformNotSupportedException(); }
12756
public static Vector128<sbyte> ShiftLeftAndInsert(Vector128<sbyte> left, Vector128<sbyte> right, [ConstantExpected(
Max
= (byte)(7))] byte shift) { throw new PlatformNotSupportedException(); }
12763
public static Vector128<ushort> ShiftLeftAndInsert(Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(
Max
= (byte)(15))] byte shift) { throw new PlatformNotSupportedException(); }
12770
public static Vector128<uint> ShiftLeftAndInsert(Vector128<uint> left, Vector128<uint> right, [ConstantExpected(
Max
= (byte)(31))] byte shift) { throw new PlatformNotSupportedException(); }
12777
public static Vector128<ulong> ShiftLeftAndInsert(Vector128<ulong> left, Vector128<ulong> right, [ConstantExpected(
Max
= (byte)(63))] byte shift) { throw new PlatformNotSupportedException(); }
12784
public static Vector64<long> ShiftLeftAndInsertScalar(Vector64<long> left, Vector64<long> right, [ConstantExpected(
Max
= (byte)(63))] byte shift) { throw new PlatformNotSupportedException(); }
12791
public static Vector64<ulong> ShiftLeftAndInsertScalar(Vector64<ulong> left, Vector64<ulong> right, [ConstantExpected(
Max
= (byte)(63))] byte shift) { throw new PlatformNotSupportedException(); }
12798
public static Vector64<byte> ShiftLeftLogical(Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
12805
public static Vector64<short> ShiftLeftLogical(Vector64<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
12812
public static Vector64<int> ShiftLeftLogical(Vector64<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
12819
public static Vector64<sbyte> ShiftLeftLogical(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
12826
public static Vector64<ushort> ShiftLeftLogical(Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
12833
public static Vector64<uint> ShiftLeftLogical(Vector64<uint> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
12840
public static Vector128<byte> ShiftLeftLogical(Vector128<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
12847
public static Vector128<short> ShiftLeftLogical(Vector128<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
12854
public static Vector128<long> ShiftLeftLogical(Vector128<long> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
12861
public static Vector128<sbyte> ShiftLeftLogical(Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
12868
public static Vector128<ushort> ShiftLeftLogical(Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
12875
public static Vector128<uint> ShiftLeftLogical(Vector128<uint> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
12882
public static Vector128<ulong> ShiftLeftLogical(Vector128<ulong> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
12889
public static Vector64<byte> ShiftLeftLogicalSaturate(Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
12896
public static Vector64<short> ShiftLeftLogicalSaturate(Vector64<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
12903
public static Vector64<int> ShiftLeftLogicalSaturate(Vector64<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
12910
public static Vector64<sbyte> ShiftLeftLogicalSaturate(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
12917
public static Vector64<ushort> ShiftLeftLogicalSaturate(Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
12924
public static Vector64<uint> ShiftLeftLogicalSaturate(Vector64<uint> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
12931
public static Vector128<byte> ShiftLeftLogicalSaturate(Vector128<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
12938
public static Vector128<short> ShiftLeftLogicalSaturate(Vector128<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
12945
public static Vector128<int> ShiftLeftLogicalSaturate(Vector128<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
12952
public static Vector128<long> ShiftLeftLogicalSaturate(Vector128<long> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
12959
public static Vector128<sbyte> ShiftLeftLogicalSaturate(Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
12966
public static Vector128<ushort> ShiftLeftLogicalSaturate(Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
12973
public static Vector128<uint> ShiftLeftLogicalSaturate(Vector128<uint> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
12980
public static Vector128<ulong> ShiftLeftLogicalSaturate(Vector128<ulong> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
12987
public static Vector64<long> ShiftLeftLogicalSaturateScalar(Vector64<long> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
12994
public static Vector64<ulong> ShiftLeftLogicalSaturateScalar(Vector64<ulong> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
13001
public static Vector64<ushort> ShiftLeftLogicalSaturateUnsigned(Vector64<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
13008
public static Vector64<uint> ShiftLeftLogicalSaturateUnsigned(Vector64<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
13015
public static Vector64<byte> ShiftLeftLogicalSaturateUnsigned(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
13022
public static Vector128<ushort> ShiftLeftLogicalSaturateUnsigned(Vector128<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
13029
public static Vector128<uint> ShiftLeftLogicalSaturateUnsigned(Vector128<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
13036
public static Vector128<ulong> ShiftLeftLogicalSaturateUnsigned(Vector128<long> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
13043
public static Vector128<byte> ShiftLeftLogicalSaturateUnsigned(Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
13050
public static Vector64<ulong> ShiftLeftLogicalSaturateUnsignedScalar(Vector64<long> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
13057
public static Vector64<long> ShiftLeftLogicalScalar(Vector64<long> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
13064
public static Vector64<ulong> ShiftLeftLogicalScalar(Vector64<ulong> value, [ConstantExpected(
Max
= (byte)(63))] byte count) { throw new PlatformNotSupportedException(); }
13071
public static Vector128<ushort> ShiftLeftLogicalWideningLower(Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
13078
public static Vector128<int> ShiftLeftLogicalWideningLower(Vector64<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
13085
public static Vector128<long> ShiftLeftLogicalWideningLower(Vector64<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
13092
public static Vector128<short> ShiftLeftLogicalWideningLower(Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
13099
public static Vector128<uint> ShiftLeftLogicalWideningLower(Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
13106
public static Vector128<ulong> ShiftLeftLogicalWideningLower(Vector64<uint> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
13113
public static Vector128<ushort> ShiftLeftLogicalWideningUpper(Vector128<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
13120
public static Vector128<int> ShiftLeftLogicalWideningUpper(Vector128<short> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
13127
public static Vector128<long> ShiftLeftLogicalWideningUpper(Vector128<int> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
13134
public static Vector128<short> ShiftLeftLogicalWideningUpper(Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte count) { throw new PlatformNotSupportedException(); }
13141
public static Vector128<uint> ShiftLeftLogicalWideningUpper(Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(15))] byte count) { throw new PlatformNotSupportedException(); }
13148
public static Vector128<ulong> ShiftLeftLogicalWideningUpper(Vector128<uint> value, [ConstantExpected(
Max
= (byte)(31))] byte count) { throw new PlatformNotSupportedException(); }
13603
public static Vector64<byte> ShiftRightAndInsert(Vector64<byte> left, Vector64<byte> right, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte shift) { throw new PlatformNotSupportedException(); }
13610
public static Vector64<short> ShiftRightAndInsert(Vector64<short> left, Vector64<short> right, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte shift) { throw new PlatformNotSupportedException(); }
13617
public static Vector64<int> ShiftRightAndInsert(Vector64<int> left, Vector64<int> right, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte shift) { throw new PlatformNotSupportedException(); }
13624
public static Vector64<sbyte> ShiftRightAndInsert(Vector64<sbyte> left, Vector64<sbyte> right, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte shift) { throw new PlatformNotSupportedException(); }
13631
public static Vector64<ushort> ShiftRightAndInsert(Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte shift) { throw new PlatformNotSupportedException(); }
13638
public static Vector64<uint> ShiftRightAndInsert(Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte shift) { throw new PlatformNotSupportedException(); }
13645
public static Vector128<byte> ShiftRightAndInsert(Vector128<byte> left, Vector128<byte> right, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte shift) { throw new PlatformNotSupportedException(); }
13652
public static Vector128<short> ShiftRightAndInsert(Vector128<short> left, Vector128<short> right, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte shift) { throw new PlatformNotSupportedException(); }
13659
public static Vector128<int> ShiftRightAndInsert(Vector128<int> left, Vector128<int> right, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte shift) { throw new PlatformNotSupportedException(); }
13666
public static Vector128<long> ShiftRightAndInsert(Vector128<long> left, Vector128<long> right, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte shift) { throw new PlatformNotSupportedException(); }
13673
public static Vector128<sbyte> ShiftRightAndInsert(Vector128<sbyte> left, Vector128<sbyte> right, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte shift) { throw new PlatformNotSupportedException(); }
13680
public static Vector128<ushort> ShiftRightAndInsert(Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte shift) { throw new PlatformNotSupportedException(); }
13687
public static Vector128<uint> ShiftRightAndInsert(Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte shift) { throw new PlatformNotSupportedException(); }
13694
public static Vector128<ulong> ShiftRightAndInsert(Vector128<ulong> left, Vector128<ulong> right, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte shift) { throw new PlatformNotSupportedException(); }
13701
public static Vector64<long> ShiftRightAndInsertScalar(Vector64<long> left, Vector64<long> right, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte shift) { throw new PlatformNotSupportedException(); }
13708
public static Vector64<ulong> ShiftRightAndInsertScalar(Vector64<ulong> left, Vector64<ulong> right, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte shift) { throw new PlatformNotSupportedException(); }
13715
public static Vector64<short> ShiftRightArithmetic(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13722
public static Vector64<int> ShiftRightArithmetic(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13729
public static Vector64<sbyte> ShiftRightArithmetic(Vector64<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13736
public static Vector128<short> ShiftRightArithmetic(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13743
public static Vector128<int> ShiftRightArithmetic(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13750
public static Vector128<long> ShiftRightArithmetic(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
13757
public static Vector128<sbyte> ShiftRightArithmetic(Vector128<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13764
public static Vector64<short> ShiftRightArithmeticAdd(Vector64<short> addend, Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13771
public static Vector64<int> ShiftRightArithmeticAdd(Vector64<int> addend, Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13778
public static Vector64<sbyte> ShiftRightArithmeticAdd(Vector64<sbyte> addend, Vector64<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13785
public static Vector128<short> ShiftRightArithmeticAdd(Vector128<short> addend, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13792
public static Vector128<int> ShiftRightArithmeticAdd(Vector128<int> addend, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13799
public static Vector128<long> ShiftRightArithmeticAdd(Vector128<long> addend, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
13806
public static Vector128<sbyte> ShiftRightArithmeticAdd(Vector128<sbyte> addend, Vector128<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13813
public static Vector64<long> ShiftRightArithmeticAddScalar(Vector64<long> addend, Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
13820
public static Vector64<short> ShiftRightArithmeticNarrowingSaturateLower(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13827
public static Vector64<int> ShiftRightArithmeticNarrowingSaturateLower(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13834
public static Vector64<sbyte> ShiftRightArithmeticNarrowingSaturateLower(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13841
public static Vector64<byte> ShiftRightArithmeticNarrowingSaturateUnsignedLower(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13848
public static Vector64<ushort> ShiftRightArithmeticNarrowingSaturateUnsignedLower(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13855
public static Vector64<uint> ShiftRightArithmeticNarrowingSaturateUnsignedLower(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13862
public static Vector128<byte> ShiftRightArithmeticNarrowingSaturateUnsignedUpper(Vector64<byte> lower, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13869
public static Vector128<ushort> ShiftRightArithmeticNarrowingSaturateUnsignedUpper(Vector64<ushort> lower, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13876
public static Vector128<uint> ShiftRightArithmeticNarrowingSaturateUnsignedUpper(Vector64<uint> lower, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13883
public static Vector128<short> ShiftRightArithmeticNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13890
public static Vector128<int> ShiftRightArithmeticNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13897
public static Vector128<sbyte> ShiftRightArithmeticNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13904
public static Vector64<short> ShiftRightArithmeticRounded(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13911
public static Vector64<int> ShiftRightArithmeticRounded(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13918
public static Vector64<sbyte> ShiftRightArithmeticRounded(Vector64<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13925
public static Vector128<short> ShiftRightArithmeticRounded(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13932
public static Vector128<int> ShiftRightArithmeticRounded(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13939
public static Vector128<long> ShiftRightArithmeticRounded(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
13946
public static Vector128<sbyte> ShiftRightArithmeticRounded(Vector128<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13953
public static Vector64<short> ShiftRightArithmeticRoundedAdd(Vector64<short> addend, Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13960
public static Vector64<int> ShiftRightArithmeticRoundedAdd(Vector64<int> addend, Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13967
public static Vector64<sbyte> ShiftRightArithmeticRoundedAdd(Vector64<sbyte> addend, Vector64<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
13974
public static Vector128<short> ShiftRightArithmeticRoundedAdd(Vector128<short> addend, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
13981
public static Vector128<int> ShiftRightArithmeticRoundedAdd(Vector128<int> addend, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
13988
public static Vector128<long> ShiftRightArithmeticRoundedAdd(Vector128<long> addend, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
13995
public static Vector128<sbyte> ShiftRightArithmeticRoundedAdd(Vector128<sbyte> addend, Vector128<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14002
public static Vector64<long> ShiftRightArithmeticRoundedAddScalar(Vector64<long> addend, Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14009
public static Vector64<short> ShiftRightArithmeticRoundedNarrowingSaturateLower(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14016
public static Vector64<int> ShiftRightArithmeticRoundedNarrowingSaturateLower(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14023
public static Vector64<sbyte> ShiftRightArithmeticRoundedNarrowingSaturateLower(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14030
public static Vector64<byte> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14037
public static Vector64<ushort> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14044
public static Vector64<uint> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14051
public static Vector128<byte> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper(Vector64<byte> lower, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14058
public static Vector128<ushort> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper(Vector64<ushort> lower, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14065
public static Vector128<uint> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper(Vector64<uint> lower, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14072
public static Vector128<short> ShiftRightArithmeticRoundedNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14079
public static Vector128<int> ShiftRightArithmeticRoundedNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14086
public static Vector128<sbyte> ShiftRightArithmeticRoundedNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14093
public static Vector64<long> ShiftRightArithmeticRoundedScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14100
public static Vector64<long> ShiftRightArithmeticScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14107
public static Vector64<byte> ShiftRightLogical(Vector64<byte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14114
public static Vector64<short> ShiftRightLogical(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14121
public static Vector64<int> ShiftRightLogical(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14128
public static Vector64<sbyte> ShiftRightLogical(Vector64<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14135
public static Vector64<ushort> ShiftRightLogical(Vector64<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14142
public static Vector64<uint> ShiftRightLogical(Vector64<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14149
public static Vector128<byte> ShiftRightLogical(Vector128<byte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14156
public static Vector128<short> ShiftRightLogical(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14163
public static Vector128<int> ShiftRightLogical(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14170
public static Vector128<long> ShiftRightLogical(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14177
public static Vector128<sbyte> ShiftRightLogical(Vector128<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14184
public static Vector128<ushort> ShiftRightLogical(Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14191
public static Vector128<uint> ShiftRightLogical(Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14198
public static Vector128<ulong> ShiftRightLogical(Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14205
public static Vector64<byte> ShiftRightLogicalAdd(Vector64<byte> addend, Vector64<byte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14212
public static Vector64<short> ShiftRightLogicalAdd(Vector64<short> addend, Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14219
public static Vector64<int> ShiftRightLogicalAdd(Vector64<int> addend, Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14226
public static Vector64<sbyte> ShiftRightLogicalAdd(Vector64<sbyte> addend, Vector64<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14233
public static Vector64<ushort> ShiftRightLogicalAdd(Vector64<ushort> addend, Vector64<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14240
public static Vector64<uint> ShiftRightLogicalAdd(Vector64<uint> addend, Vector64<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14247
public static Vector128<byte> ShiftRightLogicalAdd(Vector128<byte> addend, Vector128<byte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14254
public static Vector128<short> ShiftRightLogicalAdd(Vector128<short> addend, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14261
public static Vector128<int> ShiftRightLogicalAdd(Vector128<int> addend, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14268
public static Vector128<long> ShiftRightLogicalAdd(Vector128<long> addend, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14275
public static Vector128<sbyte> ShiftRightLogicalAdd(Vector128<sbyte> addend, Vector128<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14282
public static Vector128<ushort> ShiftRightLogicalAdd(Vector128<ushort> addend, Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14289
public static Vector128<uint> ShiftRightLogicalAdd(Vector128<uint> addend, Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14296
public static Vector128<ulong> ShiftRightLogicalAdd(Vector128<ulong> addend, Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14303
public static Vector64<long> ShiftRightLogicalAddScalar(Vector64<long> addend, Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14310
public static Vector64<ulong> ShiftRightLogicalAddScalar(Vector64<ulong> addend, Vector64<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14317
public static Vector64<byte> ShiftRightLogicalNarrowingLower(Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14324
public static Vector64<short> ShiftRightLogicalNarrowingLower(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14331
public static Vector64<int> ShiftRightLogicalNarrowingLower(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14338
public static Vector64<sbyte> ShiftRightLogicalNarrowingLower(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14345
public static Vector64<ushort> ShiftRightLogicalNarrowingLower(Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14352
public static Vector64<uint> ShiftRightLogicalNarrowingLower(Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14359
public static Vector64<byte> ShiftRightLogicalNarrowingSaturateLower(Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14366
public static Vector64<short> ShiftRightLogicalNarrowingSaturateLower(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14373
public static Vector64<int> ShiftRightLogicalNarrowingSaturateLower(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14380
public static Vector64<sbyte> ShiftRightLogicalNarrowingSaturateLower(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14387
public static Vector64<ushort> ShiftRightLogicalNarrowingSaturateLower(Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14394
public static Vector64<uint> ShiftRightLogicalNarrowingSaturateLower(Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14401
public static Vector128<byte> ShiftRightLogicalNarrowingSaturateUpper(Vector64<byte> lower, Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14408
public static Vector128<short> ShiftRightLogicalNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14415
public static Vector128<int> ShiftRightLogicalNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14422
public static Vector128<sbyte> ShiftRightLogicalNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14429
public static Vector128<ushort> ShiftRightLogicalNarrowingSaturateUpper(Vector64<ushort> lower, Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14436
public static Vector128<uint> ShiftRightLogicalNarrowingSaturateUpper(Vector64<uint> lower, Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14443
public static Vector128<byte> ShiftRightLogicalNarrowingUpper(Vector64<byte> lower, Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14450
public static Vector128<short> ShiftRightLogicalNarrowingUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14457
public static Vector128<int> ShiftRightLogicalNarrowingUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14464
public static Vector128<sbyte> ShiftRightLogicalNarrowingUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14471
public static Vector128<ushort> ShiftRightLogicalNarrowingUpper(Vector64<ushort> lower, Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14478
public static Vector128<uint> ShiftRightLogicalNarrowingUpper(Vector64<uint> lower, Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14485
public static Vector64<byte> ShiftRightLogicalRounded(Vector64<byte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14492
public static Vector64<short> ShiftRightLogicalRounded(Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14499
public static Vector64<int> ShiftRightLogicalRounded(Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14506
public static Vector64<sbyte> ShiftRightLogicalRounded(Vector64<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14513
public static Vector64<ushort> ShiftRightLogicalRounded(Vector64<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14520
public static Vector64<uint> ShiftRightLogicalRounded(Vector64<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14527
public static Vector128<byte> ShiftRightLogicalRounded(Vector128<byte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14534
public static Vector128<short> ShiftRightLogicalRounded(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14541
public static Vector128<int> ShiftRightLogicalRounded(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14548
public static Vector128<long> ShiftRightLogicalRounded(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14555
public static Vector128<sbyte> ShiftRightLogicalRounded(Vector128<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14562
public static Vector128<ushort> ShiftRightLogicalRounded(Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14569
public static Vector128<uint> ShiftRightLogicalRounded(Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14576
public static Vector128<ulong> ShiftRightLogicalRounded(Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14583
public static Vector64<byte> ShiftRightLogicalRoundedAdd(Vector64<byte> addend, Vector64<byte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14590
public static Vector64<short> ShiftRightLogicalRoundedAdd(Vector64<short> addend, Vector64<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14597
public static Vector64<int> ShiftRightLogicalRoundedAdd(Vector64<int> addend, Vector64<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14604
public static Vector64<sbyte> ShiftRightLogicalRoundedAdd(Vector64<sbyte> addend, Vector64<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14611
public static Vector64<ushort> ShiftRightLogicalRoundedAdd(Vector64<ushort> addend, Vector64<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14618
public static Vector64<uint> ShiftRightLogicalRoundedAdd(Vector64<uint> addend, Vector64<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14625
public static Vector128<byte> ShiftRightLogicalRoundedAdd(Vector128<byte> addend, Vector128<byte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14632
public static Vector128<short> ShiftRightLogicalRoundedAdd(Vector128<short> addend, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14639
public static Vector128<int> ShiftRightLogicalRoundedAdd(Vector128<int> addend, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14646
public static Vector128<long> ShiftRightLogicalRoundedAdd(Vector128<long> addend, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14653
public static Vector128<sbyte> ShiftRightLogicalRoundedAdd(Vector128<sbyte> addend, Vector128<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14660
public static Vector128<ushort> ShiftRightLogicalRoundedAdd(Vector128<ushort> addend, Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14667
public static Vector128<uint> ShiftRightLogicalRoundedAdd(Vector128<uint> addend, Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14674
public static Vector128<ulong> ShiftRightLogicalRoundedAdd(Vector128<ulong> addend, Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14681
public static Vector64<long> ShiftRightLogicalRoundedAddScalar(Vector64<long> addend, Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14688
public static Vector64<ulong> ShiftRightLogicalRoundedAddScalar(Vector64<ulong> addend, Vector64<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14695
public static Vector64<byte> ShiftRightLogicalRoundedNarrowingLower(Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14702
public static Vector64<short> ShiftRightLogicalRoundedNarrowingLower(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14709
public static Vector64<int> ShiftRightLogicalRoundedNarrowingLower(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14716
public static Vector64<sbyte> ShiftRightLogicalRoundedNarrowingLower(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14723
public static Vector64<ushort> ShiftRightLogicalRoundedNarrowingLower(Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14730
public static Vector64<uint> ShiftRightLogicalRoundedNarrowingLower(Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14737
public static Vector64<byte> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14745
public static Vector64<short> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14753
public static Vector64<int> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14761
public static Vector64<sbyte> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14768
public static Vector64<ushort> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14775
public static Vector64<uint> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14782
public static Vector128<byte> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<byte> lower, Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14790
public static Vector128<short> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14798
public static Vector128<int> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14806
public static Vector128<sbyte> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14813
public static Vector128<ushort> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<ushort> lower, Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14820
public static Vector128<uint> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<uint> lower, Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14827
public static Vector128<byte> ShiftRightLogicalRoundedNarrowingUpper(Vector64<byte> lower, Vector128<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14834
public static Vector128<short> ShiftRightLogicalRoundedNarrowingUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14841
public static Vector128<int> ShiftRightLogicalRoundedNarrowingUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14848
public static Vector128<sbyte> ShiftRightLogicalRoundedNarrowingUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte count) { throw new PlatformNotSupportedException(); }
14855
public static Vector128<ushort> ShiftRightLogicalRoundedNarrowingUpper(Vector64<ushort> lower, Vector128<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte count) { throw new PlatformNotSupportedException(); }
14862
public static Vector128<uint> ShiftRightLogicalRoundedNarrowingUpper(Vector64<uint> lower, Vector128<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte count) { throw new PlatformNotSupportedException(); }
14869
public static Vector64<long> ShiftRightLogicalRoundedScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14876
public static Vector64<ulong> ShiftRightLogicalRoundedScalar(Vector64<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14883
public static Vector64<long> ShiftRightLogicalScalar(Vector64<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
14890
public static Vector64<ulong> ShiftRightLogicalScalar(Vector64<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte count) { throw new PlatformNotSupportedException(); }
15094
public static unsafe void StoreSelectedScalar(byte* address, Vector64<byte> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15101
public static unsafe void StoreSelectedScalar(short* address, Vector64<short> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15108
public static unsafe void StoreSelectedScalar(int* address, Vector64<int> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15115
public static unsafe void StoreSelectedScalar(sbyte* address, Vector64<sbyte> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15122
public static unsafe void StoreSelectedScalar(float* address, Vector64<float> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15129
public static unsafe void StoreSelectedScalar(ushort* address, Vector64<ushort> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15136
public static unsafe void StoreSelectedScalar(uint* address, Vector64<uint> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15143
public static unsafe void StoreSelectedScalar(byte* address, Vector128<byte> value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
15150
public static unsafe void StoreSelectedScalar(double* address, Vector128<double> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15157
public static unsafe void StoreSelectedScalar(short* address, Vector128<short> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15164
public static unsafe void StoreSelectedScalar(int* address, Vector128<int> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15171
public static unsafe void StoreSelectedScalar(long* address, Vector128<long> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15178
public static unsafe void StoreSelectedScalar(sbyte* address, Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
15185
public static unsafe void StoreSelectedScalar(float* address, Vector128<float> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15192
public static unsafe void StoreSelectedScalar(ushort* address, Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15199
public static unsafe void StoreSelectedScalar(uint* address, Vector128<uint> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15206
public static unsafe void StoreSelectedScalar(ulong* address, Vector128<ulong> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15209
public static unsafe void StoreSelectedScalar(byte* address, (Vector64<byte> value1, Vector64<byte> value2) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15212
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector64<sbyte> value1, Vector64<sbyte> value2) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15215
public static unsafe void StoreSelectedScalar(short* address, (Vector64<short> value1, Vector64<short> value2) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15218
public static unsafe void StoreSelectedScalar(ushort* address, (Vector64<ushort> value1, Vector64<ushort> value2) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15221
public static unsafe void StoreSelectedScalar(int* address, (Vector64<int> value1, Vector64<int> value2) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15224
public static unsafe void StoreSelectedScalar(uint* address, (Vector64<uint> value1, Vector64<uint> value2) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15227
public static unsafe void StoreSelectedScalar(float* address, (Vector64<float> value1, Vector64<float> value2) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15230
public static unsafe void StoreSelectedScalar(byte* address, (Vector64<byte> value1, Vector64<byte> value2, Vector64<byte> value3) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15233
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector64<sbyte> value1, Vector64<sbyte> value2, Vector64<sbyte> value3) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15236
public static unsafe void StoreSelectedScalar(short* address, (Vector64<short> value1, Vector64<short> value2, Vector64<short> value3) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15239
public static unsafe void StoreSelectedScalar(ushort* address, (Vector64<ushort> value1, Vector64<ushort> value2, Vector64<ushort> value3) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15242
public static unsafe void StoreSelectedScalar(int* address, (Vector64<int> value1, Vector64<int> value2, Vector64<int> value3) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15245
public static unsafe void StoreSelectedScalar(uint* address, (Vector64<uint> value1, Vector64<uint> value2, Vector64<uint> value3) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15248
public static unsafe void StoreSelectedScalar(float* address, (Vector64<float> value1, Vector64<float> value2, Vector64<float> value3) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15251
public static unsafe void StoreSelectedScalar(byte* address, (Vector64<byte> value1, Vector64<byte> value2, Vector64<byte> value3, Vector64<byte> value4) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15254
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector64<sbyte> value1, Vector64<sbyte> value2, Vector64<sbyte> value3, Vector64<sbyte> value4) value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
15257
public static unsafe void StoreSelectedScalar(short* address, (Vector64<short> value1, Vector64<short> value2, Vector64<short> value3, Vector64<short> value4) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15260
public static unsafe void StoreSelectedScalar(ushort* address, (Vector64<ushort> value1, Vector64<ushort> value2, Vector64<ushort> value3, Vector64<ushort> value4) value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
15263
public static unsafe void StoreSelectedScalar(int* address, (Vector64<int> value1, Vector64<int> value2, Vector64<int> value3, Vector64<int> value4) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15266
public static unsafe void StoreSelectedScalar(uint* address, (Vector64<uint> value1, Vector64<uint> value2, Vector64<uint> value3, Vector64<uint> value4) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
15269
public static unsafe void StoreSelectedScalar(float* address, (Vector64<float> value1, Vector64<float> value2, Vector64<float> value3, Vector64<float> value4) value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Dp.PlatformNotSupported.cs (8)
64
public static Vector64<int> DotProductBySelectedQuadruplet(Vector64<int> addend, Vector64<sbyte> left, Vector64<sbyte> right, [ConstantExpected(
Max
= (byte)(7))] byte rightScaledIndex) { throw new PlatformNotSupportedException(); }
71
public static Vector64<int> DotProductBySelectedQuadruplet(Vector64<int> addend, Vector64<sbyte> left, Vector128<sbyte> right, [ConstantExpected(
Max
= (byte)(15))] byte rightScaledIndex) { throw new PlatformNotSupportedException(); }
78
public static Vector64<uint> DotProductBySelectedQuadruplet(Vector64<uint> addend, Vector64<byte> left, Vector64<byte> right, [ConstantExpected(
Max
= (byte)(7))] byte rightScaledIndex) { throw new PlatformNotSupportedException(); }
85
public static Vector64<uint> DotProductBySelectedQuadruplet(Vector64<uint> addend, Vector64<byte> left, Vector128<byte> right, [ConstantExpected(
Max
= (byte)(15))] byte rightScaledIndex) { throw new PlatformNotSupportedException(); }
92
public static Vector128<int> DotProductBySelectedQuadruplet(Vector128<int> addend, Vector128<sbyte> left, Vector128<sbyte> right, [ConstantExpected(
Max
= (byte)(15))] byte rightScaledIndex) { throw new PlatformNotSupportedException(); }
99
public static Vector128<int> DotProductBySelectedQuadruplet(Vector128<int> addend, Vector128<sbyte> left, Vector64<sbyte> right, [ConstantExpected(
Max
= (byte)(7))] byte rightScaledIndex) { throw new PlatformNotSupportedException(); }
106
public static Vector128<uint> DotProductBySelectedQuadruplet(Vector128<uint> addend, Vector128<byte> left, Vector128<byte> right, [ConstantExpected(
Max
= (byte)(15))] byte rightScaledIndex) { throw new PlatformNotSupportedException(); }
113
public static Vector128<uint> DotProductBySelectedQuadruplet(Vector128<uint> addend, Vector128<byte> left, Vector64<byte> right, [ConstantExpected(
Max
= (byte)(7))] byte rightScaledIndex) { throw new PlatformNotSupportedException(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Rdm.PlatformNotSupported.cs (24)
58
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
64
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
70
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
76
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
82
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
88
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
94
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
100
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
164
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
171
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
178
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
185
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
192
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<short> addend, Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
199
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<short> addend, Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
206
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<int> addend, Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
213
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<int> addend, Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
220
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
227
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
234
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
241
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
248
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector128<short> minuend, Vector128<short> left, Vector64<short> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
255
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector128<short> minuend, Vector128<short> left, Vector128<short> right, [ConstantExpected(
Max
= (byte)(7))] byte rightIndex) { throw new PlatformNotSupportedException(); }
262
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector128<int> minuend, Vector128<int> left, Vector64<int> right, [ConstantExpected(
Max
= (byte)(1))] byte rightIndex) { throw new PlatformNotSupportedException(); }
269
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector128<int> minuend, Vector128<int> left, Vector128<int> right, [ConstantExpected(
Max
= (byte)(3))] byte rightIndex) { throw new PlatformNotSupportedException(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Sve.PlatformNotSupported.cs (66)
388
public static Vector<double> AddRotateComplex(Vector<double> left, Vector<double> right, [ConstantExpected(Min = 0,
Max
= (byte)(1))] byte rotation) { throw new PlatformNotSupportedException(); }
397
public static Vector<float> AddRotateComplex(Vector<float> left, Vector<float> right, [ConstantExpected(Min = 0,
Max
= (byte)(1))] byte rotation) { throw new PlatformNotSupportedException(); }
2895
public static Vector<byte> DuplicateSelectedScalarToVector(Vector<byte> data, [ConstantExpected(Min = 0,
Max
= (byte)(63))] byte index) { throw new PlatformNotSupportedException(); }
2901
public static Vector<double> DuplicateSelectedScalarToVector(Vector<double> data, [ConstantExpected(Min = 0,
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
2907
public static Vector<short> DuplicateSelectedScalarToVector(Vector<short> data, [ConstantExpected(Min = 0,
Max
= (byte)(31))] byte index) { throw new PlatformNotSupportedException(); }
2913
public static Vector<int> DuplicateSelectedScalarToVector(Vector<int> data, [ConstantExpected(Min = 0,
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
2919
public static Vector<long> DuplicateSelectedScalarToVector(Vector<long> data, [ConstantExpected(Min = 0,
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
2925
public static Vector<sbyte> DuplicateSelectedScalarToVector(Vector<sbyte> data, [ConstantExpected(Min = 0,
Max
= (byte)(63))] byte index) { throw new PlatformNotSupportedException(); }
2931
public static Vector<float> DuplicateSelectedScalarToVector(Vector<float> data, [ConstantExpected(Min = 0,
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
2937
public static Vector<ushort> DuplicateSelectedScalarToVector(Vector<ushort> data, [ConstantExpected(Min = 0,
Max
= (byte)(31))] byte index) { throw new PlatformNotSupportedException(); }
2943
public static Vector<uint> DuplicateSelectedScalarToVector(Vector<uint> data, [ConstantExpected(Min = 0,
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
2949
public static Vector<ulong> DuplicateSelectedScalarToVector(Vector<ulong> data, [ConstantExpected(Min = 0,
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
6977
public static Vector<double> MultiplyAddRotateComplex(Vector<double> addend, Vector<double> left, Vector<double> right, [ConstantExpected(Min = 0,
Max
= (byte)(3))] byte rotation) { throw new PlatformNotSupportedException(); }
6985
public static Vector<float> MultiplyAddRotateComplex(Vector<float> addend, Vector<float> left, Vector<float> right, [ConstantExpected(Min = 0,
Max
= (byte)(3))] byte rotation) { throw new PlatformNotSupportedException(); }
6994
public static Vector<float> MultiplyAddRotateComplexBySelectedScalar(Vector<float> addend, Vector<float> left, Vector<float> right, [ConstantExpected(Min = 0,
Max
= (byte)(1))] byte rightIndex, [ConstantExpected(Min = 0,
Max
= (byte)(3))] byte rotation) { throw new PlatformNotSupportedException(); }
7876
public static int SaturatingDecrementBy16BitElementCount(int value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7882
public static long SaturatingDecrementBy16BitElementCount(long value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7888
public static uint SaturatingDecrementBy16BitElementCount(uint value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7894
public static ulong SaturatingDecrementBy16BitElementCount(ulong value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7900
public static Vector<short> SaturatingDecrementBy16BitElementCount(Vector<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7906
public static Vector<ushort> SaturatingDecrementBy16BitElementCount(Vector<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7915
public static int SaturatingDecrementBy32BitElementCount(int value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7921
public static long SaturatingDecrementBy32BitElementCount(long value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7927
public static uint SaturatingDecrementBy32BitElementCount(uint value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7933
public static ulong SaturatingDecrementBy32BitElementCount(ulong value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7939
public static Vector<int> SaturatingDecrementBy32BitElementCount(Vector<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7945
public static Vector<uint> SaturatingDecrementBy32BitElementCount(Vector<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7954
public static int SaturatingDecrementBy64BitElementCount(int value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7960
public static long SaturatingDecrementBy64BitElementCount(long value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7966
public static uint SaturatingDecrementBy64BitElementCount(uint value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7972
public static ulong SaturatingDecrementBy64BitElementCount(ulong value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7978
public static Vector<long> SaturatingDecrementBy64BitElementCount(Vector<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7984
public static Vector<ulong> SaturatingDecrementBy64BitElementCount(Vector<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7993
public static int SaturatingDecrementBy8BitElementCount(int value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
7999
public static long SaturatingDecrementBy8BitElementCount(long value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8005
public static uint SaturatingDecrementBy8BitElementCount(uint value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8011
public static ulong SaturatingDecrementBy8BitElementCount(ulong value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8155
public static int SaturatingIncrementBy16BitElementCount(int value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8161
public static long SaturatingIncrementBy16BitElementCount(long value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8167
public static uint SaturatingIncrementBy16BitElementCount(uint value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8173
public static ulong SaturatingIncrementBy16BitElementCount(ulong value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8179
public static Vector<short> SaturatingIncrementBy16BitElementCount(Vector<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8185
public static Vector<ushort> SaturatingIncrementBy16BitElementCount(Vector<ushort> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8194
public static int SaturatingIncrementBy32BitElementCount(int value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8200
public static long SaturatingIncrementBy32BitElementCount(long value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8206
public static uint SaturatingIncrementBy32BitElementCount(uint value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8212
public static ulong SaturatingIncrementBy32BitElementCount(ulong value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8218
public static Vector<int> SaturatingIncrementBy32BitElementCount(Vector<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8224
public static Vector<uint> SaturatingIncrementBy32BitElementCount(Vector<uint> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8233
public static int SaturatingIncrementBy64BitElementCount(int value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8239
public static long SaturatingIncrementBy64BitElementCount(long value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8245
public static uint SaturatingIncrementBy64BitElementCount(uint value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8251
public static ulong SaturatingIncrementBy64BitElementCount(ulong value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8257
public static Vector<long> SaturatingIncrementBy64BitElementCount(Vector<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8263
public static Vector<ulong> SaturatingIncrementBy64BitElementCount(Vector<ulong> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8272
public static int SaturatingIncrementBy8BitElementCount(int value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8278
public static long SaturatingIncrementBy8BitElementCount(long value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8284
public static uint SaturatingIncrementBy8BitElementCount(uint value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8290
public static ulong SaturatingIncrementBy8BitElementCount(ulong value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new PlatformNotSupportedException(); }
8996
public static Vector<short> ShiftRightArithmeticForDivide(Vector<short> value, [ConstantExpected(Min = 1,
Max
= (byte)(16))] byte control) { throw new PlatformNotSupportedException(); }
9004
public static Vector<int> ShiftRightArithmeticForDivide(Vector<int> value, [ConstantExpected(Min = 1,
Max
= (byte)(32))] byte control) { throw new PlatformNotSupportedException(); }
9012
public static Vector<long> ShiftRightArithmeticForDivide(Vector<long> value, [ConstantExpected(Min = 1,
Max
= (byte)(64))] byte control) { throw new PlatformNotSupportedException(); }
9020
public static Vector<sbyte> ShiftRightArithmeticForDivide(Vector<sbyte> value, [ConstantExpected(Min = 1,
Max
= (byte)(8))] byte control) { throw new PlatformNotSupportedException(); }
10063
public static Vector<double> TrigonometricMultiplyAddCoefficient(Vector<double> left, Vector<double> right, [ConstantExpected(Min = 0,
Max
= (byte)(7))] byte control) { throw new PlatformNotSupportedException(); }
10069
public static Vector<float> TrigonometricMultiplyAddCoefficient(Vector<float> left, Vector<float> right, [ConstantExpected(Min = 0,
Max
= (byte)(7))] byte control) { throw new PlatformNotSupportedException(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Wasm\PackedSimd.PlatformNotSupported.cs (48)
30
public static int ExtractScalar(Vector128<sbyte> value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
31
public static uint ExtractScalar(Vector128<byte> value, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
32
public static int ExtractScalar(Vector128<short> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
33
public static uint ExtractScalar(Vector128<ushort> value, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
34
public static int ExtractScalar(Vector128<int> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
35
public static uint ExtractScalar(Vector128<uint> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
36
public static long ExtractScalar(Vector128<long> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
37
public static ulong ExtractScalar(Vector128<ulong> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
38
public static float ExtractScalar(Vector128<float> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
39
public static double ExtractScalar(Vector128<double> value, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
40
public static nint ExtractScalar(Vector128<nint> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
41
public static nuint ExtractScalar(Vector128<nuint> value, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
43
public static Vector128<sbyte> ReplaceScalar(Vector128<sbyte> vector, [ConstantExpected(
Max
= (byte)(15))] byte imm, int value) { throw new PlatformNotSupportedException(); }
44
public static Vector128<byte> ReplaceScalar(Vector128<byte> vector, [ConstantExpected(
Max
= (byte)(15))] byte imm, uint value) { throw new PlatformNotSupportedException(); }
45
public static Vector128<short> ReplaceScalar(Vector128<short> vector, [ConstantExpected(
Max
= (byte)(7))] byte imm, int value) { throw new PlatformNotSupportedException(); }
46
public static Vector128<ushort> ReplaceScalar(Vector128<ushort> vector, [ConstantExpected(
Max
= (byte)(7))] byte imm, uint value) { throw new PlatformNotSupportedException(); }
47
public static Vector128<int> ReplaceScalar(Vector128<int> vector, [ConstantExpected(
Max
= (byte)(3))] byte imm, int value) { throw new PlatformNotSupportedException(); }
48
public static Vector128<int> ReplaceScalar(Vector128<uint> vector, [ConstantExpected(
Max
= (byte)(3))] byte imm, uint value) { throw new PlatformNotSupportedException(); }
49
public static Vector128<long> ReplaceScalar(Vector128<long> vector, [ConstantExpected(
Max
= (byte)(1))] byte imm, long value) { throw new PlatformNotSupportedException(); }
50
public static Vector128<ulong> ReplaceScalar(Vector128<ulong> vector, [ConstantExpected(
Max
= (byte)(1))] byte imm, ulong value) { throw new PlatformNotSupportedException(); }
51
public static Vector128<float> ReplaceScalar(Vector128<float> vector, [ConstantExpected(
Max
= (byte)(3))] byte imm, float value) { throw new PlatformNotSupportedException(); }
52
public static Vector128<double> ReplaceScalar(Vector128<double> vector, [ConstantExpected(
Max
= (byte)(1))] byte imm, double value) { throw new PlatformNotSupportedException(); }
53
public static Vector128<nint> ReplaceScalar(Vector128<nint> vector, [ConstantExpected(
Max
= (byte)(3))] byte imm, nint value) { throw new PlatformNotSupportedException(); }
54
public static Vector128<nuint> ReplaceScalar(Vector128<nuint> vector, [ConstantExpected(
Max
= (byte)(3))] byte imm, nuint value) { throw new PlatformNotSupportedException(); }
433
public static unsafe Vector128<sbyte> LoadScalarAndInsert(sbyte* address, Vector128<sbyte> vector, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
434
public static unsafe Vector128<byte> LoadScalarAndInsert(byte* address, Vector128<byte> vector, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); }
435
public static unsafe Vector128<short> LoadScalarAndInsert(short* address, Vector128<short> vector, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
436
public static unsafe Vector128<ushort> LoadScalarAndInsert(ushort* address, Vector128<ushort> vector, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); }
437
public static unsafe Vector128<int> LoadScalarAndInsert(int* address, Vector128<int> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
438
public static unsafe Vector128<uint> LoadScalarAndInsert(uint* address, Vector128<uint> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
439
public static unsafe Vector128<long> LoadScalarAndInsert(long* address, Vector128<long> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
440
public static unsafe Vector128<ulong> LoadScalarAndInsert(ulong* address, Vector128<ulong> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
441
public static unsafe Vector128<float> LoadScalarAndInsert(float* address, Vector128<float> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
442
public static unsafe Vector128<double> LoadScalarAndInsert(double* address, Vector128<double> vector, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); }
443
public static unsafe Vector128<nint> LoadScalarAndInsert(nint* address, Vector128<nint> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
444
public static unsafe Vector128<nuint> LoadScalarAndInsert(nuint* address, Vector128<nuint> vector, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
468
public static unsafe void StoreSelectedScalar(sbyte* address, Vector128<sbyte> source, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx16
469
public static unsafe void StoreSelectedScalar(byte* address, Vector128<byte> source, [ConstantExpected(
Max
= (byte)(15))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx16
470
public static unsafe void StoreSelectedScalar(short* address, Vector128<short> source, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx8
471
public static unsafe void StoreSelectedScalar(ushort* address, Vector128<ushort> source, [ConstantExpected(
Max
= (byte)(7))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx8
472
public static unsafe void StoreSelectedScalar(int* address, Vector128<int> source, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx4
473
public static unsafe void StoreSelectedScalar(uint* address, Vector128<uint> source, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx4
474
public static unsafe void StoreSelectedScalar(long* address, Vector128<long> source, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx2
475
public static unsafe void StoreSelectedScalar(ulong* address, Vector128<ulong> source, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx2
476
public static unsafe void StoreSelectedScalar(float* address, Vector128<float> source, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx4
477
public static unsafe void StoreSelectedScalar(double* address, Vector128<double> source, [ConstantExpected(
Max
= (byte)(1))] byte index) { throw new PlatformNotSupportedException(); } // takes ImmLaneIdx2
478
public static unsafe void StoreSelectedScalar(nint* address, Vector128<nint> source, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
479
public static unsafe void StoreSelectedScalar(nuint* address, Vector128<nuint> source, [ConstantExpected(
Max
= (byte)(3))] byte index) { throw new PlatformNotSupportedException(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx.cs (6)
154
public static Vector128<float> Compare(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatComparisonMode.UnorderedTrueSignaling)] FloatComparisonMode mode) => Compare(left, right, mode);
159
public static Vector256<float> Compare(Vector256<float> left, Vector256<float> right, [ConstantExpected(
Max
= FloatComparisonMode.UnorderedTrueSignaling)] FloatComparisonMode mode) => Compare(left, right, mode);
237
public static Vector128<double> Compare(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatComparisonMode.UnorderedTrueSignaling)] FloatComparisonMode mode) => Compare(left, right, mode);
242
public static Vector256<double> Compare(Vector256<double> left, Vector256<double> right, [ConstantExpected(
Max
= FloatComparisonMode.UnorderedTrueSignaling)] FloatComparisonMode mode) => Compare(left, right, mode);
320
public static Vector128<float> CompareScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatComparisonMode.UnorderedTrueSignaling)] FloatComparisonMode mode) => CompareScalar(left, right, mode);
325
public static Vector128<double> CompareScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatComparisonMode.UnorderedTrueSignaling)] FloatComparisonMode mode) => CompareScalar(left, right, mode);
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v1.cs (59)
37
public static Vector128<double> AddScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => AddScalar(left, right, mode);
43
public static Vector128<float> AddScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => AddScalar(left, right, mode);
565
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, int value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
571
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, uint value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
583
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
589
public static int ConvertToInt32(Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToInt32(value, mode);
595
public static int ConvertToInt32(Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToInt32(value, mode);
601
public static uint ConvertToUInt32(Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToUInt32(value, mode);
613
public static uint ConvertToUInt32(Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToUInt32(value, mode);
1333
public static Vector128<double> DivideScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => DivideScalar(left, right, mode);
1339
public static Vector128<float> DivideScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => DivideScalar(left, right, mode);
1381
public static Vector128<double> FusedMultiplyAddNegatedScalar(Vector128<double> a, Vector128<double> b, Vector128<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddNegatedScalar(a, b, c, mode);
1387
public static Vector128<float> FusedMultiplyAddNegatedScalar(Vector128<float> a, Vector128<float> b, Vector128<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddNegatedScalar(a, b, c, mode);
1393
public static Vector128<double> FusedMultiplyAddScalar(Vector128<double> a, Vector128<double> b, Vector128<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddScalar(a, b, c, mode);
1399
public static Vector128<float> FusedMultiplyAddScalar(Vector128<float> a, Vector128<float> b, Vector128<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddScalar(a, b, c, mode);
1405
public static Vector128<double> FusedMultiplySubtractNegatedScalar(Vector128<double> a, Vector128<double> b, Vector128<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractNegatedScalar(a, b, c, mode);
1411
public static Vector128<float> FusedMultiplySubtractNegatedScalar(Vector128<float> a, Vector128<float> b, Vector128<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractNegatedScalar(a, b, c, mode);
1417
public static Vector128<double> FusedMultiplySubtractScalar(Vector128<double> a, Vector128<double> b, Vector128<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractScalar(a, b, c, mode);
1423
public static Vector128<float> FusedMultiplySubtractScalar(Vector128<float> a, Vector128<float> b, Vector128<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractScalar(a, b, c, mode);
1479
public static Vector128<double> GetMantissa(Vector128<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
1485
public static Vector128<float> GetMantissa(Vector128<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
1491
public static Vector256<double> GetMantissa(Vector256<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
1497
public static Vector256<float> GetMantissa(Vector256<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
1504
public static Vector128<double> GetMantissaScalar(Vector128<double> upper, Vector128<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissaScalar(upper, value, control);
1510
public static Vector128<double> GetMantissaScalar(Vector128<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissaScalar(value, control);
1517
public static Vector128<float> GetMantissaScalar(Vector128<float> upper, Vector128<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissaScalar(upper, value, control);
1523
public static Vector128<float> GetMantissaScalar(Vector128<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissaScalar(value, control);
1649
public static Vector128<double> MultiplyScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => MultiplyScalar(left, right, mode);
1655
public static Vector128<float> MultiplyScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => MultiplyScalar(left, right, mode);
1889
public static Vector128<double> Range(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
1895
public static Vector128<float> Range(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
1901
public static Vector256<double> Range(Vector256<double> left, Vector256<double> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
1907
public static Vector256<float> Range(Vector256<float> left, Vector256<float> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
1913
public static Vector128<double> RangeScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => RangeScalar(left, right, control);
1919
public static Vector128<float> RangeScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => RangeScalar(left, right, control);
2341
public static Vector128<double> ScaleScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ScaleScalar(left, right, mode);
2353
public static Vector128<float> ScaleScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ScaleScalar(left, right, mode);
2497
public static Vector128<double> SqrtScalar(Vector128<double> upper, Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => SqrtScalar(upper, value, mode);
2503
public static Vector128<float> SqrtScalar(Vector128<float> upper, Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => SqrtScalar(upper, value, mode);
2509
public static Vector128<double> SubtractScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => SubtractScalar(left, right, mode);
2515
public static Vector128<float> SubtractScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => SubtractScalar(left, right, mode);
2677
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, long value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
2689
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, ulong value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
2695
public static Vector128<double> ConvertScalarToVector128Double(Vector128<double> upper, long value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Double(upper, value, mode);
2707
public static Vector128<double> ConvertScalarToVector128Double(Vector128<double> upper, ulong value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Double(upper, value, mode);
2714
public static long ConvertToInt64(Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToInt64(value, mode);
2720
public static long ConvertToInt64(Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToInt64(value, mode);
2732
public static ulong ConvertToUInt64(Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToUInt64(value, mode);
2744
public static ulong ConvertToUInt64(Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToUInt64(value, mode);
2913
public static Vector256<float> ConvertToVector256Single(Vector512<long> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector256Single(value, mode);
2919
public static Vector256<float> ConvertToVector256Single(Vector512<ulong> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector256Single(value, mode);
2937
public static Vector512<double> ConvertToVector512Double(Vector512<long> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Double(value, mode);
2943
public static Vector512<double> ConvertToVector512Double(Vector512<ulong> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Double(value, mode);
2961
public static Vector512<long> ConvertToVector512Int64(Vector256<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Int64(value, mode);
2967
public static Vector512<long> ConvertToVector512Int64(Vector512<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Int64(value, mode);
2997
public static Vector512<ulong> ConvertToVector512UInt64(Vector256<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512UInt64(value, mode);
3003
public static Vector512<ulong> ConvertToVector512UInt64(Vector512<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512UInt64(value, mode);
3128
public static Vector512<float> Range(Vector512<float> left, Vector512<float> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
3134
public static Vector512<double> Range(Vector512<double> left, Vector512<double> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v2.cs (2)
162
public static Vector512<int> ConvertToSByteWithSaturationAndZeroExtendToInt32(Vector512<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToSByteWithSaturationAndZeroExtendToInt32(value, mode);
172
public static Vector512<int> ConvertToByteWithSaturationAndZeroExtendToInt32(Vector512<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToByteWithSaturationAndZeroExtendToInt32(value, mode);
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx2.cs (48)
927
public static unsafe Vector128<int> GatherVector128(int* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
943
public static unsafe Vector128<uint> GatherVector128(uint* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
959
public static unsafe Vector128<long> GatherVector128(long* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
975
public static unsafe Vector128<ulong> GatherVector128(ulong* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
991
public static unsafe Vector128<float> GatherVector128(float* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1007
public static unsafe Vector128<double> GatherVector128(double* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1023
public static unsafe Vector128<int> GatherVector128(int* baseAddress, Vector128<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1039
public static unsafe Vector128<uint> GatherVector128(uint* baseAddress, Vector128<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1055
public static unsafe Vector128<long> GatherVector128(long* baseAddress, Vector128<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1071
public static unsafe Vector128<ulong> GatherVector128(ulong* baseAddress, Vector128<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1087
public static unsafe Vector128<float> GatherVector128(float* baseAddress, Vector128<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1103
public static unsafe Vector128<double> GatherVector128(double* baseAddress, Vector128<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1119
public static unsafe Vector256<int> GatherVector256(int* baseAddress, Vector256<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1135
public static unsafe Vector256<uint> GatherVector256(uint* baseAddress, Vector256<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1151
public static unsafe Vector256<long> GatherVector256(long* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1167
public static unsafe Vector256<ulong> GatherVector256(ulong* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1183
public static unsafe Vector256<float> GatherVector256(float* baseAddress, Vector256<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1199
public static unsafe Vector256<double> GatherVector256(double* baseAddress, Vector128<int> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1215
public static unsafe Vector128<int> GatherVector128(int* baseAddress, Vector256<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1231
public static unsafe Vector128<uint> GatherVector128(uint* baseAddress, Vector256<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1247
public static unsafe Vector256<long> GatherVector256(long* baseAddress, Vector256<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1263
public static unsafe Vector256<ulong> GatherVector256(ulong* baseAddress, Vector256<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1279
public static unsafe Vector128<float> GatherVector128(float* baseAddress, Vector256<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1295
public static unsafe Vector256<double> GatherVector256(double* baseAddress, Vector256<long> index, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1312
public static unsafe Vector128<int> GatherMaskVector128(Vector128<int> source, int* baseAddress, Vector128<int> index, Vector128<int> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1328
public static unsafe Vector128<uint> GatherMaskVector128(Vector128<uint> source, uint* baseAddress, Vector128<int> index, Vector128<uint> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1344
public static unsafe Vector128<long> GatherMaskVector128(Vector128<long> source, long* baseAddress, Vector128<int> index, Vector128<long> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1360
public static unsafe Vector128<ulong> GatherMaskVector128(Vector128<ulong> source, ulong* baseAddress, Vector128<int> index, Vector128<ulong> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1376
public static unsafe Vector128<float> GatherMaskVector128(Vector128<float> source, float* baseAddress, Vector128<int> index, Vector128<float> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1392
public static unsafe Vector128<double> GatherMaskVector128(Vector128<double> source, double* baseAddress, Vector128<int> index, Vector128<double> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1408
public static unsafe Vector128<int> GatherMaskVector128(Vector128<int> source, int* baseAddress, Vector128<long> index, Vector128<int> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1424
public static unsafe Vector128<uint> GatherMaskVector128(Vector128<uint> source, uint* baseAddress, Vector128<long> index, Vector128<uint> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1440
public static unsafe Vector128<long> GatherMaskVector128(Vector128<long> source, long* baseAddress, Vector128<long> index, Vector128<long> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1456
public static unsafe Vector128<ulong> GatherMaskVector128(Vector128<ulong> source, ulong* baseAddress, Vector128<long> index, Vector128<ulong> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1472
public static unsafe Vector128<float> GatherMaskVector128(Vector128<float> source, float* baseAddress, Vector128<long> index, Vector128<float> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1488
public static unsafe Vector128<double> GatherMaskVector128(Vector128<double> source, double* baseAddress, Vector128<long> index, Vector128<double> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1504
public static unsafe Vector256<int> GatherMaskVector256(Vector256<int> source, int* baseAddress, Vector256<int> index, Vector256<int> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1520
public static unsafe Vector256<uint> GatherMaskVector256(Vector256<uint> source, uint* baseAddress, Vector256<int> index, Vector256<uint> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1536
public static unsafe Vector256<long> GatherMaskVector256(Vector256<long> source, long* baseAddress, Vector128<int> index, Vector256<long> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1552
public static unsafe Vector256<ulong> GatherMaskVector256(Vector256<ulong> source, ulong* baseAddress, Vector128<int> index, Vector256<ulong> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1568
public static unsafe Vector256<float> GatherMaskVector256(Vector256<float> source, float* baseAddress, Vector256<int> index, Vector256<float> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1584
public static unsafe Vector256<double> GatherMaskVector256(Vector256<double> source, double* baseAddress, Vector128<int> index, Vector256<double> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1600
public static unsafe Vector128<int> GatherMaskVector128(Vector128<int> source, int* baseAddress, Vector256<long> index, Vector128<int> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1616
public static unsafe Vector128<uint> GatherMaskVector128(Vector128<uint> source, uint* baseAddress, Vector256<long> index, Vector128<uint> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1632
public static unsafe Vector256<long> GatherMaskVector256(Vector256<long> source, long* baseAddress, Vector256<long> index, Vector256<long> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1648
public static unsafe Vector256<ulong> GatherMaskVector256(Vector256<ulong> source, ulong* baseAddress, Vector256<long> index, Vector256<ulong> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1664
public static unsafe Vector128<float> GatherMaskVector128(Vector128<float> source, float* baseAddress, Vector256<long> index, Vector128<float> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
1680
public static unsafe Vector256<double> GatherMaskVector256(Vector256<double> source, double* baseAddress, Vector256<long> index, Vector256<double> mask, [ConstantExpected(Min = (byte)(1),
Max
= (byte)(8))] byte scale)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512DQ.cs (16)
206
public static Vector128<float> Range(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
211
public static Vector128<double> Range(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
216
public static Vector256<float> Range(Vector256<float> left, Vector256<float> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
221
public static Vector256<double> Range(Vector256<double> left, Vector256<double> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
341
public static Vector256<float> ConvertToVector256Single(Vector512<long> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector256Single(value, mode);
346
public static Vector256<float> ConvertToVector256Single(Vector512<ulong> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector256Single(value, mode);
362
public static Vector512<double> ConvertToVector512Double(Vector512<long> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Double(value, mode);
367
public static Vector512<double> ConvertToVector512Double(Vector512<ulong> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Double(value, mode);
383
public static Vector512<long> ConvertToVector512Int64(Vector256<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Int64(value, mode);
388
public static Vector512<long> ConvertToVector512Int64(Vector512<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Int64(value, mode);
414
public static Vector512<ulong> ConvertToVector512UInt64(Vector256<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512UInt64(value, mode);
419
public static Vector512<ulong> ConvertToVector512UInt64(Vector512<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512UInt64(value, mode);
521
public static Vector512<float> Range(Vector512<float> left, Vector512<float> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
526
public static Vector512<double> Range(Vector512<double> left, Vector512<double> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => Range(left, right, control);
532
public static Vector128<float> RangeScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => RangeScalar(left, right, control);
537
public static Vector128<double> RangeScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => RangeScalar(left, right, control);
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512F.cs (78)
688
public static Vector128<float> GetMantissa(Vector128<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
693
public static Vector128<double> GetMantissa(Vector128<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
698
public static Vector256<float> GetMantissa(Vector256<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
703
public static Vector256<double> GetMantissa(Vector256<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
1281
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, long value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
1293
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, ulong value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
1299
public static Vector128<double> ConvertScalarToVector128Double(Vector128<double> upper, long value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Double(upper, value, mode);
1311
public static Vector128<double> ConvertScalarToVector128Double(Vector128<double> upper, ulong value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Double(upper, value, mode);
1318
public static long ConvertToInt64(Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToInt64(value, mode);
1324
public static long ConvertToInt64(Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToInt64(value, mode);
1336
public static ulong ConvertToUInt64(Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToUInt64(value, mode);
1348
public static ulong ConvertToUInt64(Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToUInt64(value, mode);
1404
public static Vector512<double> Add(Vector512<double> left, Vector512<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Add(left, right, mode);
1414
public static Vector512<float> Add(Vector512<float> left, Vector512<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Add(left, right, mode);
1419
public static Vector128<float> AddScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => AddScalar(left, right, mode);
1424
public static Vector128<double> AddScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => AddScalar(left, right, mode);
1627
public static Vector512<double> Compare(Vector512<double> left, Vector512<double> right, [ConstantExpected(
Max
= FloatComparisonMode.UnorderedTrueSignaling)] FloatComparisonMode mode) => Compare(left, right, mode);
1705
public static Vector512<float> Compare(Vector512<float> left, Vector512<float> right, [ConstantExpected(
Max
= FloatComparisonMode.UnorderedTrueSignaling)] FloatComparisonMode mode) => Compare(left, right, mode);
1912
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, uint value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
1917
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, int value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
1922
public static Vector128<float> ConvertScalarToVector128Single(Vector128<float> upper, Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertScalarToVector128Single(upper, value, mode);
1933
public static int ConvertToInt32(Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToInt32(value, mode);
1938
public static int ConvertToInt32(Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToInt32(value, mode);
1948
public static uint ConvertToUInt32(Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToUInt32(value, mode);
1958
public static uint ConvertToUInt32(Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToUInt32(value, mode);
2089
public static Vector256<int> ConvertToVector256Int32(Vector512<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector256Int32(value, mode);
2121
public static Vector256<float> ConvertToVector256Single(Vector512<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector256Single(value, mode);
2148
public static Vector256<uint> ConvertToVector256UInt32(Vector512<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector256UInt32(value, mode);
2214
public static Vector512<int> ConvertToVector512Int32(Vector512<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Int32(value, mode);
2259
public static Vector512<float> ConvertToVector512Single(Vector512<int> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Single(value, mode);
2269
public static Vector512<float> ConvertToVector512Single(Vector512<uint> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512Single(value, mode);
2299
public static Vector512<uint> ConvertToVector512UInt32(Vector512<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ConvertToVector512UInt32(value, mode);
2350
public static Vector512<float> Divide(Vector512<float> left, Vector512<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Divide(left, right, mode);
2355
public static Vector512<double> Divide(Vector512<double> left, Vector512<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Divide(left, right, mode);
2360
public static Vector128<float> DivideScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => DivideScalar(left, right, mode);
2365
public static Vector128<double> DivideScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => DivideScalar(left, right, mode);
2515
public static Vector512<float> FusedMultiplyAdd(Vector512<float> a, Vector512<float> b, Vector512<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAdd(a, b, c, mode);
2525
public static Vector512<double> FusedMultiplyAdd(Vector512<double> a, Vector512<double> b, Vector512<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAdd(a, b, c, mode);
2530
public static Vector128<float> FusedMultiplyAddScalar(Vector128<float> a, Vector128<float> b, Vector128<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddScalar(a, b, c, mode);
2535
public static Vector128<double> FusedMultiplyAddScalar(Vector128<double> a, Vector128<double> b, Vector128<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddScalar(a, b, c, mode);
2546
public static Vector512<float> FusedMultiplyAddSubtract(Vector512<float> a, Vector512<float> b, Vector512<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddSubtract(a, b, c, mode);
2556
public static Vector512<double> FusedMultiplyAddSubtract(Vector512<double> a, Vector512<double> b, Vector512<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddSubtract(a, b, c, mode);
2567
public static Vector512<float> FusedMultiplySubtract(Vector512<float> a, Vector512<float> b, Vector512<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtract(a, b, c, mode);
2577
public static Vector512<double> FusedMultiplySubtract(Vector512<double> a, Vector512<double> b, Vector512<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtract(a, b, c, mode);
2582
public static Vector128<float> FusedMultiplySubtractScalar(Vector128<float> a, Vector128<float> b, Vector128<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractScalar(a, b, c, mode);
2587
public static Vector128<double> FusedMultiplySubtractScalar(Vector128<double> a, Vector128<double> b, Vector128<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractScalar(a, b, c, mode);
2598
public static Vector512<float> FusedMultiplySubtractAdd(Vector512<float> a, Vector512<float> b, Vector512<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractAdd(a, b, c, mode);
2608
public static Vector512<double> FusedMultiplySubtractAdd(Vector512<double> a, Vector512<double> b, Vector512<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractAdd(a, b, c, mode);
2619
public static Vector512<float> FusedMultiplyAddNegated(Vector512<float> a, Vector512<float> b, Vector512<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddNegated(a, b, c, mode);
2629
public static Vector512<double> FusedMultiplyAddNegated(Vector512<double> a, Vector512<double> b, Vector512<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddNegated(a, b, c, mode);
2634
public static Vector128<float> FusedMultiplyAddNegatedScalar(Vector128<float> a, Vector128<float> b, Vector128<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddNegatedScalar(a, b, c, mode);
2639
public static Vector128<double> FusedMultiplyAddNegatedScalar(Vector128<double> a, Vector128<double> b, Vector128<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplyAddNegatedScalar(a, b, c, mode);
2650
public static Vector512<float> FusedMultiplySubtractNegated(Vector512<float> a, Vector512<float> b, Vector512<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractNegated(a, b, c, mode);
2660
public static Vector512<double> FusedMultiplySubtractNegated(Vector512<double> a, Vector512<double> b, Vector512<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractNegated(a, b, c, mode);
2665
public static Vector128<float> FusedMultiplySubtractNegatedScalar(Vector128<float> a, Vector128<float> b, Vector128<float> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractNegatedScalar(a, b, c, mode);
2670
public static Vector128<double> FusedMultiplySubtractNegatedScalar(Vector128<double> a, Vector128<double> b, Vector128<double> c, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => FusedMultiplySubtractNegatedScalar(a, b, c, mode);
2710
public static Vector512<float> GetMantissa(Vector512<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
2715
public static Vector512<double> GetMantissa(Vector512<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissa(value, control);
2721
public static Vector128<float> GetMantissaScalar(Vector128<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissaScalar(value, control);
2726
public static Vector128<double> GetMantissaScalar(Vector128<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissaScalar(value, control);
2732
public static Vector128<float> GetMantissaScalar(Vector128<float> upper, Vector128<float> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissaScalar(upper, value, control);
2738
public static Vector128<double> GetMantissaScalar(Vector128<double> upper, Vector128<double> value, [ConstantExpected(
Max
= (byte)(0x0F))] byte control) => GetMantissaScalar(upper, value, control);
3071
public static Vector512<float> Multiply(Vector512<float> left, Vector512<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Multiply(left, right, mode);
3076
public static Vector512<double> Multiply(Vector512<double> left, Vector512<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Multiply(left, right, mode);
3081
public static Vector128<float> MultiplyScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => MultiplyScalar(left, right, mode);
3086
public static Vector128<double> MultiplyScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => MultiplyScalar(left, right, mode);
3449
public static Vector512<float> Scale(Vector512<float> left, Vector512<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Scale(left, right, mode);
3454
public static Vector512<double> Scale(Vector512<double> left, Vector512<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Scale(left, right, mode);
3470
public static Vector128<float> ScaleScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ScaleScalar(left, right, mode);
3475
public static Vector128<double> ScaleScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => ScaleScalar(left, right, mode);
3702
public static Vector512<float> Sqrt(Vector512<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Sqrt(value, mode);
3707
public static Vector512<double> Sqrt(Vector512<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Sqrt(value, mode);
3712
public static Vector128<float> SqrtScalar(Vector128<float> upper, Vector128<float> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => SqrtScalar(upper, value, mode);
3717
public static Vector128<double> SqrtScalar(Vector128<double> upper, Vector128<double> value, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => SqrtScalar(upper, value, mode);
3906
public static Vector512<float> Subtract(Vector512<float> left, Vector512<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Subtract(left, right, mode);
3911
public static Vector512<double> Subtract(Vector512<double> left, Vector512<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => Subtract(left, right, mode);
3916
public static Vector128<float> SubtractScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => SubtractScalar(left, right, mode);
3921
public static Vector128<double> SubtractScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(
Max
= FloatRoundingMode.ToZero)] FloatRoundingMode mode) => SubtractScalar(left, right, mode);