@tsonic/dotnet 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -39,477 +39,477 @@ export type CLROf<T> =
39
39
  T; // Identity fallback for non-primitive types
40
40
 
41
41
  export abstract class PackedSimd$instance {
42
- static readonly IsSupported: boolean;
43
- static Abs(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
44
- static Abs(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
45
- static Abs(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
46
- static Abs(value: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
47
- static Abs(value: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
48
- static Abs(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
49
- static Abs(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
50
- static Add(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
51
- static Add(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
52
- static Add(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
53
- static Add(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
54
- static Add(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
55
- static Add(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
56
- static Add(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
57
- static Add(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
58
- static Add(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
59
- static Add(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
60
- static Add(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
61
- static Add(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
62
- static AddPairwiseWidening(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
63
- static AddPairwiseWidening(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
64
- static AddPairwiseWidening(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
65
- static AddPairwiseWidening(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
66
- static AddSaturate(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
67
- static AddSaturate(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
68
- static AddSaturate(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
69
- static AddSaturate(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
70
- static AllTrue(value: Vector128_1<CLROf<byte>>): boolean;
71
- static AllTrue(value: Vector128_1<CLROf<short>>): boolean;
72
- static AllTrue(value: Vector128_1<CLROf<int>>): boolean;
73
- static AllTrue(value: Vector128_1<CLROf<long>>): boolean;
74
- static AllTrue(value: Vector128_1<CLROf<nint>>): boolean;
75
- static AllTrue(value: Vector128_1<CLROf<sbyte>>): boolean;
76
- static AllTrue(value: Vector128_1<CLROf<ushort>>): boolean;
77
- static AllTrue(value: Vector128_1<CLROf<uint>>): boolean;
78
- static AllTrue(value: Vector128_1<CLROf<ulong>>): boolean;
79
- static AllTrue(value: Vector128_1<CLROf<nuint>>): boolean;
80
- static And(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
81
- static And(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
82
- static And(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
83
- static And(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
84
- static And(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
85
- static And(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
86
- static And(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
87
- static And(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
88
- static And(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
89
- static And(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
90
- static And(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
91
- static And(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
92
- static AndNot(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
93
- static AndNot(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
94
- static AndNot(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
95
- static AndNot(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
96
- static AndNot(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
97
- static AndNot(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
98
- static AndNot(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
99
- static AndNot(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
100
- static AndNot(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
101
- static AndNot(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
102
- static AndNot(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
103
- static AndNot(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
104
- static AnyTrue(value: Vector128_1<CLROf<byte>>): boolean;
105
- static AnyTrue(value: Vector128_1<CLROf<double>>): boolean;
106
- static AnyTrue(value: Vector128_1<CLROf<short>>): boolean;
107
- static AnyTrue(value: Vector128_1<CLROf<int>>): boolean;
108
- static AnyTrue(value: Vector128_1<CLROf<long>>): boolean;
109
- static AnyTrue(value: Vector128_1<CLROf<nint>>): boolean;
110
- static AnyTrue(value: Vector128_1<CLROf<sbyte>>): boolean;
111
- static AnyTrue(value: Vector128_1<CLROf<float>>): boolean;
112
- static AnyTrue(value: Vector128_1<CLROf<ushort>>): boolean;
113
- static AnyTrue(value: Vector128_1<CLROf<uint>>): boolean;
114
- static AnyTrue(value: Vector128_1<CLROf<ulong>>): boolean;
115
- static AnyTrue(value: Vector128_1<CLROf<nuint>>): boolean;
116
- static AverageRounded(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
117
- static AverageRounded(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
118
- static Bitmask(value: Vector128_1<CLROf<byte>>): int;
119
- static Bitmask(value: Vector128_1<CLROf<short>>): int;
120
- static Bitmask(value: Vector128_1<CLROf<int>>): int;
121
- static Bitmask(value: Vector128_1<CLROf<long>>): int;
122
- static Bitmask(value: Vector128_1<CLROf<nint>>): int;
123
- static Bitmask(value: Vector128_1<CLROf<sbyte>>): int;
124
- static Bitmask(value: Vector128_1<CLROf<ushort>>): int;
125
- static Bitmask(value: Vector128_1<CLROf<uint>>): int;
126
- static Bitmask(value: Vector128_1<CLROf<ulong>>): int;
127
- static Bitmask(value: Vector128_1<CLROf<nuint>>): int;
128
- static BitwiseSelect(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>, select: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
129
- static BitwiseSelect(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>, select: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
130
- static BitwiseSelect(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>, select: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
131
- static BitwiseSelect(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>, select: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
132
- static BitwiseSelect(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>, select: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
133
- static BitwiseSelect(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>, select: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
134
- static BitwiseSelect(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>, select: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
135
- static BitwiseSelect(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>, select: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
136
- static BitwiseSelect(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>, select: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
137
- static BitwiseSelect(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>, select: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
138
- static BitwiseSelect(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>, select: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
139
- static BitwiseSelect(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>, select: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
140
- static Ceiling(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
141
- static Ceiling(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
142
- static CompareEqual(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
143
- static CompareEqual(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
144
- static CompareEqual(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
145
- static CompareEqual(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
146
- static CompareEqual(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
147
- static CompareEqual(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
148
- static CompareEqual(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
149
- static CompareEqual(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
150
- static CompareEqual(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
151
- static CompareEqual(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
152
- static CompareEqual(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
153
- static CompareEqual(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
154
- static CompareGreaterThan(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
155
- static CompareGreaterThan(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
156
- static CompareGreaterThan(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
157
- static CompareGreaterThan(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
158
- static CompareGreaterThan(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
159
- static CompareGreaterThan(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
160
- static CompareGreaterThan(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
161
- static CompareGreaterThan(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
162
- static CompareGreaterThan(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
163
- static CompareGreaterThan(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
164
- static CompareGreaterThan(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
165
- static CompareGreaterThan(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
166
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
167
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
168
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
169
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
170
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
171
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
172
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
173
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
174
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
175
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
176
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
177
- static CompareGreaterThanOrEqual(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
178
- static CompareLessThan(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
179
- static CompareLessThan(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
180
- static CompareLessThan(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
181
- static CompareLessThan(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
182
- static CompareLessThan(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
183
- static CompareLessThan(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
184
- static CompareLessThan(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
185
- static CompareLessThan(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
186
- static CompareLessThan(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
187
- static CompareLessThan(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
188
- static CompareLessThan(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
189
- static CompareLessThan(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
190
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
191
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
192
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
193
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
194
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
195
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
196
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
197
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
198
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
199
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
200
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
201
- static CompareLessThanOrEqual(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
202
- static CompareNotEqual(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
203
- static CompareNotEqual(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
204
- static CompareNotEqual(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
205
- static CompareNotEqual(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
206
- static CompareNotEqual(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
207
- static CompareNotEqual(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
208
- static CompareNotEqual(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
209
- static CompareNotEqual(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
210
- static CompareNotEqual(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
211
- static CompareNotEqual(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
212
- static CompareNotEqual(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
213
- static CompareNotEqual(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
214
- static ConvertNarrowingSaturateSigned(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector128_1<CLROf<sbyte>>;
215
- static ConvertNarrowingSaturateSigned(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector128_1<CLROf<short>>;
216
- static ConvertNarrowingSaturateUnsigned(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector128_1<CLROf<byte>>;
217
- static ConvertNarrowingSaturateUnsigned(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector128_1<CLROf<ushort>>;
218
- static ConvertToDoubleLower(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<double>>;
219
- static ConvertToDoubleLower(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<double>>;
220
- static ConvertToDoubleLower(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<double>>;
221
- static ConvertToInt32Saturate(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<int>>;
222
- static ConvertToInt32Saturate(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<int>>;
223
- static ConvertToSingle(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<float>>;
224
- static ConvertToSingle(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<float>>;
225
- static ConvertToSingle(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<float>>;
226
- static ConvertToUInt32Saturate(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<uint>>;
227
- static ConvertToUInt32Saturate(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<uint>>;
228
- static Divide(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
229
- static Divide(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
230
- static Dot(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
231
- static ExtractScalar(value: Vector128_1<CLROf<byte>>, index: byte): uint;
232
- static ExtractScalar(value: Vector128_1<CLROf<double>>, index: byte): double;
233
- static ExtractScalar(value: Vector128_1<CLROf<short>>, index: byte): int;
234
- static ExtractScalar(value: Vector128_1<CLROf<int>>, index: byte): int;
235
- static ExtractScalar(value: Vector128_1<CLROf<long>>, index: byte): long;
236
- static ExtractScalar(value: Vector128_1<CLROf<nint>>, index: byte): nint;
237
- static ExtractScalar(value: Vector128_1<CLROf<sbyte>>, index: byte): int;
238
- static ExtractScalar(value: Vector128_1<CLROf<float>>, index: byte): float;
239
- static ExtractScalar(value: Vector128_1<CLROf<ushort>>, index: byte): uint;
240
- static ExtractScalar(value: Vector128_1<CLROf<uint>>, index: byte): uint;
241
- static ExtractScalar(value: Vector128_1<CLROf<ulong>>, index: byte): ulong;
242
- static ExtractScalar(value: Vector128_1<CLROf<nuint>>, index: byte): nuint;
243
- static Floor(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
244
- static Floor(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
245
- static LoadScalarAndInsert(address: ptr<byte>, vector: Vector128_1<CLROf<byte>>, index: byte): Vector128_1<CLROf<byte>>;
246
- static LoadScalarAndInsert(address: ptr<double>, vector: Vector128_1<CLROf<double>>, index: byte): Vector128_1<CLROf<double>>;
247
- static LoadScalarAndInsert(address: ptr<short>, vector: Vector128_1<CLROf<short>>, index: byte): Vector128_1<CLROf<short>>;
248
- static LoadScalarAndInsert(address: ptr<int>, vector: Vector128_1<CLROf<int>>, index: byte): Vector128_1<CLROf<int>>;
249
- static LoadScalarAndInsert(address: ptr<long>, vector: Vector128_1<CLROf<long>>, index: byte): Vector128_1<CLROf<long>>;
250
- static LoadScalarAndInsert(address: ptr<nint>, vector: Vector128_1<CLROf<nint>>, index: byte): Vector128_1<CLROf<nint>>;
251
- static LoadScalarAndInsert(address: ptr<sbyte>, vector: Vector128_1<CLROf<sbyte>>, index: byte): Vector128_1<CLROf<sbyte>>;
252
- static LoadScalarAndInsert(address: ptr<float>, vector: Vector128_1<CLROf<float>>, index: byte): Vector128_1<CLROf<float>>;
253
- static LoadScalarAndInsert(address: ptr<ushort>, vector: Vector128_1<CLROf<ushort>>, index: byte): Vector128_1<CLROf<ushort>>;
254
- static LoadScalarAndInsert(address: ptr<uint>, vector: Vector128_1<CLROf<uint>>, index: byte): Vector128_1<CLROf<uint>>;
255
- static LoadScalarAndInsert(address: ptr<ulong>, vector: Vector128_1<CLROf<ulong>>, index: byte): Vector128_1<CLROf<ulong>>;
256
- static LoadScalarAndInsert(address: ptr<nuint>, vector: Vector128_1<CLROf<nuint>>, index: byte): Vector128_1<CLROf<nuint>>;
257
- static LoadScalarAndSplatVector128(address: ptr<byte>): Vector128_1<CLROf<byte>>;
258
- static LoadScalarAndSplatVector128(address: ptr<double>): Vector128_1<CLROf<double>>;
259
- static LoadScalarAndSplatVector128(address: ptr<short>): Vector128_1<CLROf<short>>;
260
- static LoadScalarAndSplatVector128(address: ptr<int>): Vector128_1<CLROf<int>>;
261
- static LoadScalarAndSplatVector128(address: ptr<long>): Vector128_1<CLROf<long>>;
262
- static LoadScalarAndSplatVector128(address: ptr<nint>): Vector128_1<CLROf<nint>>;
263
- static LoadScalarAndSplatVector128(address: ptr<sbyte>): Vector128_1<CLROf<sbyte>>;
264
- static LoadScalarAndSplatVector128(address: ptr<float>): Vector128_1<CLROf<float>>;
265
- static LoadScalarAndSplatVector128(address: ptr<ushort>): Vector128_1<CLROf<ushort>>;
266
- static LoadScalarAndSplatVector128(address: ptr<uint>): Vector128_1<CLROf<uint>>;
267
- static LoadScalarAndSplatVector128(address: ptr<ulong>): Vector128_1<CLROf<ulong>>;
268
- static LoadScalarAndSplatVector128(address: ptr<nuint>): Vector128_1<CLROf<nuint>>;
269
- static LoadScalarVector128(address: ptr<double>): Vector128_1<CLROf<double>>;
270
- static LoadScalarVector128(address: ptr<int>): Vector128_1<CLROf<int>>;
271
- static LoadScalarVector128(address: ptr<long>): Vector128_1<CLROf<long>>;
272
- static LoadScalarVector128(address: ptr<nint>): Vector128_1<CLROf<nint>>;
273
- static LoadScalarVector128(address: ptr<float>): Vector128_1<CLROf<float>>;
274
- static LoadScalarVector128(address: ptr<uint>): Vector128_1<CLROf<uint>>;
275
- static LoadScalarVector128(address: ptr<ulong>): Vector128_1<CLROf<ulong>>;
276
- static LoadScalarVector128(address: ptr<nuint>): Vector128_1<CLROf<nuint>>;
277
- static LoadVector128(address: ptr<byte>): Vector128_1<CLROf<byte>>;
278
- static LoadVector128(address: ptr<double>): Vector128_1<CLROf<double>>;
279
- static LoadVector128(address: ptr<short>): Vector128_1<CLROf<short>>;
280
- static LoadVector128(address: ptr<int>): Vector128_1<CLROf<int>>;
281
- static LoadVector128(address: ptr<long>): Vector128_1<CLROf<long>>;
282
- static LoadVector128(address: ptr<nint>): Vector128_1<CLROf<nint>>;
283
- static LoadVector128(address: ptr<sbyte>): Vector128_1<CLROf<sbyte>>;
284
- static LoadVector128(address: ptr<float>): Vector128_1<CLROf<float>>;
285
- static LoadVector128(address: ptr<ushort>): Vector128_1<CLROf<ushort>>;
286
- static LoadVector128(address: ptr<uint>): Vector128_1<CLROf<uint>>;
287
- static LoadVector128(address: ptr<ulong>): Vector128_1<CLROf<ulong>>;
288
- static LoadVector128(address: ptr<nuint>): Vector128_1<CLROf<nuint>>;
289
- static LoadWideningVector128(address: ptr<byte>): Vector128_1<CLROf<ushort>>;
290
- static LoadWideningVector128(address: ptr<short>): Vector128_1<CLROf<int>>;
291
- static LoadWideningVector128(address: ptr<int>): Vector128_1<CLROf<long>>;
292
- static LoadWideningVector128(address: ptr<sbyte>): Vector128_1<CLROf<short>>;
293
- static LoadWideningVector128(address: ptr<ushort>): Vector128_1<CLROf<uint>>;
294
- static LoadWideningVector128(address: ptr<uint>): Vector128_1<CLROf<ulong>>;
295
- static Max(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
296
- static Max(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
297
- static Max(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
298
- static Max(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
299
- static Max(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
300
- static Max(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
301
- static Max(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
302
- static Max(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
303
- static Min(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
304
- static Min(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
305
- static Min(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
306
- static Min(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
307
- static Min(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
308
- static Min(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
309
- static Min(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
310
- static Min(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
311
- static Multiply(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
312
- static Multiply(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
313
- static Multiply(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
314
- static Multiply(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
315
- static Multiply(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
316
- static Multiply(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
317
- static Multiply(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
318
- static Multiply(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
319
- static Multiply(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
320
- static Multiply(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
321
- static MultiplyRoundedSaturateQ15(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
322
- static MultiplyWideningLower(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
323
- static MultiplyWideningLower(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
324
- static MultiplyWideningLower(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
325
- static MultiplyWideningLower(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
326
- static MultiplyWideningLower(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
327
- static MultiplyWideningLower(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
328
- static MultiplyWideningUpper(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
329
- static MultiplyWideningUpper(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
330
- static MultiplyWideningUpper(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
331
- static MultiplyWideningUpper(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
332
- static MultiplyWideningUpper(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
333
- static MultiplyWideningUpper(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
334
- static Negate(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
335
- static Negate(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
336
- static Negate(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
337
- static Negate(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
338
- static Negate(value: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
339
- static Negate(value: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
340
- static Negate(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
341
- static Negate(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
342
- static Negate(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
343
- static Negate(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
344
- static Negate(value: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
345
- static Negate(value: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
346
- static Not(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
347
- static Not(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
348
- static Not(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
349
- static Not(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
350
- static Not(value: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
351
- static Not(value: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
352
- static Not(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
353
- static Not(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
354
- static Not(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
355
- static Not(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
356
- static Not(value: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
357
- static Not(value: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
358
- static Or(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
359
- static Or(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
360
- static Or(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
361
- static Or(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
362
- static Or(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
363
- static Or(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
364
- static Or(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
365
- static Or(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
366
- static Or(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
367
- static Or(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
368
- static Or(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
369
- static Or(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
370
- static PopCount(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
371
- static PseudoMax(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
372
- static PseudoMax(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
373
- static PseudoMin(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
374
- static PseudoMin(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
375
- static ReplaceScalar(vector: Vector128_1<CLROf<byte>>, imm: byte, value: uint): Vector128_1<CLROf<byte>>;
376
- static ReplaceScalar(vector: Vector128_1<CLROf<double>>, imm: byte, value: double): Vector128_1<CLROf<double>>;
377
- static ReplaceScalar(vector: Vector128_1<CLROf<short>>, imm: byte, value: int): Vector128_1<CLROf<short>>;
378
- static ReplaceScalar(vector: Vector128_1<CLROf<int>>, imm: byte, value: int): Vector128_1<CLROf<int>>;
379
- static ReplaceScalar(vector: Vector128_1<CLROf<long>>, imm: byte, value: long): Vector128_1<CLROf<long>>;
380
- static ReplaceScalar(vector: Vector128_1<CLROf<nint>>, imm: byte, value: nint): Vector128_1<CLROf<nint>>;
381
- static ReplaceScalar(vector: Vector128_1<CLROf<sbyte>>, imm: byte, value: int): Vector128_1<CLROf<sbyte>>;
382
- static ReplaceScalar(vector: Vector128_1<CLROf<float>>, imm: byte, value: float): Vector128_1<CLROf<float>>;
383
- static ReplaceScalar(vector: Vector128_1<CLROf<ushort>>, imm: byte, value: uint): Vector128_1<CLROf<ushort>>;
384
- static ReplaceScalar(vector: Vector128_1<CLROf<uint>>, imm: byte, value: uint): Vector128_1<CLROf<int>>;
385
- static ReplaceScalar(vector: Vector128_1<CLROf<ulong>>, imm: byte, value: ulong): Vector128_1<CLROf<ulong>>;
386
- static ReplaceScalar(vector: Vector128_1<CLROf<nuint>>, imm: byte, value: nuint): Vector128_1<CLROf<nuint>>;
387
- static RoundToNearest(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
388
- static RoundToNearest(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
389
- static ShiftLeft(value: Vector128_1<CLROf<byte>>, count: int): Vector128_1<CLROf<byte>>;
390
- static ShiftLeft(value: Vector128_1<CLROf<short>>, count: int): Vector128_1<CLROf<short>>;
391
- static ShiftLeft(value: Vector128_1<CLROf<int>>, count: int): Vector128_1<CLROf<int>>;
392
- static ShiftLeft(value: Vector128_1<CLROf<long>>, count: int): Vector128_1<CLROf<long>>;
393
- static ShiftLeft(value: Vector128_1<CLROf<nint>>, count: int): Vector128_1<CLROf<nint>>;
394
- static ShiftLeft(value: Vector128_1<CLROf<sbyte>>, count: int): Vector128_1<CLROf<sbyte>>;
395
- static ShiftLeft(value: Vector128_1<CLROf<ushort>>, count: int): Vector128_1<CLROf<ushort>>;
396
- static ShiftLeft(value: Vector128_1<CLROf<uint>>, count: int): Vector128_1<CLROf<uint>>;
397
- static ShiftLeft(value: Vector128_1<CLROf<ulong>>, count: int): Vector128_1<CLROf<ulong>>;
398
- static ShiftLeft(value: Vector128_1<CLROf<nuint>>, count: int): Vector128_1<CLROf<nuint>>;
399
- static ShiftRightArithmetic(value: Vector128_1<CLROf<byte>>, count: int): Vector128_1<CLROf<byte>>;
400
- static ShiftRightArithmetic(value: Vector128_1<CLROf<short>>, count: int): Vector128_1<CLROf<short>>;
401
- static ShiftRightArithmetic(value: Vector128_1<CLROf<int>>, count: int): Vector128_1<CLROf<int>>;
402
- static ShiftRightArithmetic(value: Vector128_1<CLROf<long>>, count: int): Vector128_1<CLROf<long>>;
403
- static ShiftRightArithmetic(value: Vector128_1<CLROf<nint>>, count: int): Vector128_1<CLROf<nint>>;
404
- static ShiftRightArithmetic(value: Vector128_1<CLROf<sbyte>>, count: int): Vector128_1<CLROf<sbyte>>;
405
- static ShiftRightArithmetic(value: Vector128_1<CLROf<ushort>>, count: int): Vector128_1<CLROf<ushort>>;
406
- static ShiftRightArithmetic(value: Vector128_1<CLROf<uint>>, count: int): Vector128_1<CLROf<uint>>;
407
- static ShiftRightArithmetic(value: Vector128_1<CLROf<ulong>>, count: int): Vector128_1<CLROf<ulong>>;
408
- static ShiftRightArithmetic(value: Vector128_1<CLROf<nuint>>, count: int): Vector128_1<CLROf<nuint>>;
409
- static ShiftRightLogical(value: Vector128_1<CLROf<byte>>, count: int): Vector128_1<CLROf<byte>>;
410
- static ShiftRightLogical(value: Vector128_1<CLROf<short>>, count: int): Vector128_1<CLROf<short>>;
411
- static ShiftRightLogical(value: Vector128_1<CLROf<int>>, count: int): Vector128_1<CLROf<int>>;
412
- static ShiftRightLogical(value: Vector128_1<CLROf<long>>, count: int): Vector128_1<CLROf<long>>;
413
- static ShiftRightLogical(value: Vector128_1<CLROf<nint>>, count: int): Vector128_1<CLROf<nint>>;
414
- static ShiftRightLogical(value: Vector128_1<CLROf<sbyte>>, count: int): Vector128_1<CLROf<sbyte>>;
415
- static ShiftRightLogical(value: Vector128_1<CLROf<ushort>>, count: int): Vector128_1<CLROf<ushort>>;
416
- static ShiftRightLogical(value: Vector128_1<CLROf<uint>>, count: int): Vector128_1<CLROf<uint>>;
417
- static ShiftRightLogical(value: Vector128_1<CLROf<ulong>>, count: int): Vector128_1<CLROf<ulong>>;
418
- static ShiftRightLogical(value: Vector128_1<CLROf<nuint>>, count: int): Vector128_1<CLROf<nuint>>;
419
- static SignExtendWideningLower(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
420
- static SignExtendWideningLower(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
421
- static SignExtendWideningLower(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
422
- static SignExtendWideningLower(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
423
- static SignExtendWideningLower(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
424
- static SignExtendWideningLower(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
425
- static SignExtendWideningUpper(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
426
- static SignExtendWideningUpper(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
427
- static SignExtendWideningUpper(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
428
- static SignExtendWideningUpper(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
429
- static SignExtendWideningUpper(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
430
- static SignExtendWideningUpper(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
431
- static Splat(value: byte): Vector128_1<CLROf<byte>>;
432
- static Splat(value: double): Vector128_1<CLROf<double>>;
433
- static Splat(value: short): Vector128_1<CLROf<short>>;
434
- static Splat(value: int): Vector128_1<CLROf<int>>;
435
- static Splat(value: long): Vector128_1<CLROf<long>>;
436
- static Splat(value: nint): Vector128_1<CLROf<nint>>;
437
- static Splat(value: sbyte): Vector128_1<CLROf<sbyte>>;
438
- static Splat(value: float): Vector128_1<CLROf<float>>;
439
- static Splat(value: ushort): Vector128_1<CLROf<ushort>>;
440
- static Splat(value: uint): Vector128_1<CLROf<uint>>;
441
- static Splat(value: ulong): Vector128_1<CLROf<ulong>>;
442
- static Splat(value: nuint): Vector128_1<CLROf<nuint>>;
443
- static Sqrt(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
444
- static Sqrt(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
445
- static Store(address: ptr<byte>, source: Vector128_1<CLROf<byte>>): void;
446
- static Store(address: ptr<double>, source: Vector128_1<CLROf<double>>): void;
447
- static Store(address: ptr<short>, source: Vector128_1<CLROf<short>>): void;
448
- static Store(address: ptr<int>, source: Vector128_1<CLROf<int>>): void;
449
- static Store(address: ptr<long>, source: Vector128_1<CLROf<long>>): void;
450
- static Store(address: ptr<nint>, source: Vector128_1<CLROf<nint>>): void;
451
- static Store(address: ptr<sbyte>, source: Vector128_1<CLROf<sbyte>>): void;
452
- static Store(address: ptr<float>, source: Vector128_1<CLROf<float>>): void;
453
- static Store(address: ptr<ushort>, source: Vector128_1<CLROf<ushort>>): void;
454
- static Store(address: ptr<uint>, source: Vector128_1<CLROf<uint>>): void;
455
- static Store(address: ptr<ulong>, source: Vector128_1<CLROf<ulong>>): void;
456
- static Store(address: ptr<nuint>, source: Vector128_1<CLROf<nuint>>): void;
457
- static StoreSelectedScalar(address: ptr<byte>, source: Vector128_1<CLROf<byte>>, index: byte): void;
458
- static StoreSelectedScalar(address: ptr<double>, source: Vector128_1<CLROf<double>>, index: byte): void;
459
- static StoreSelectedScalar(address: ptr<short>, source: Vector128_1<CLROf<short>>, index: byte): void;
460
- static StoreSelectedScalar(address: ptr<int>, source: Vector128_1<CLROf<int>>, index: byte): void;
461
- static StoreSelectedScalar(address: ptr<long>, source: Vector128_1<CLROf<long>>, index: byte): void;
462
- static StoreSelectedScalar(address: ptr<nint>, source: Vector128_1<CLROf<nint>>, index: byte): void;
463
- static StoreSelectedScalar(address: ptr<sbyte>, source: Vector128_1<CLROf<sbyte>>, index: byte): void;
464
- static StoreSelectedScalar(address: ptr<float>, source: Vector128_1<CLROf<float>>, index: byte): void;
465
- static StoreSelectedScalar(address: ptr<ushort>, source: Vector128_1<CLROf<ushort>>, index: byte): void;
466
- static StoreSelectedScalar(address: ptr<uint>, source: Vector128_1<CLROf<uint>>, index: byte): void;
467
- static StoreSelectedScalar(address: ptr<ulong>, source: Vector128_1<CLROf<ulong>>, index: byte): void;
468
- static StoreSelectedScalar(address: ptr<nuint>, source: Vector128_1<CLROf<nuint>>, index: byte): void;
469
- static Subtract(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
470
- static Subtract(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
471
- static Subtract(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
472
- static Subtract(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
473
- static Subtract(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
474
- static Subtract(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
475
- static Subtract(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
476
- static Subtract(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
477
- static Subtract(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
478
- static Subtract(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
479
- static Subtract(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
480
- static Subtract(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
481
- static SubtractSaturate(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
482
- static SubtractSaturate(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
483
- static SubtractSaturate(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
484
- static SubtractSaturate(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
485
- static Swizzle(vector: Vector128_1<CLROf<byte>>, indices: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
486
- static Swizzle(vector: Vector128_1<CLROf<sbyte>>, indices: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
487
- static Truncate(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
488
- static Truncate(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
489
- static Xor(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
490
- static Xor(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
491
- static Xor(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
492
- static Xor(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
493
- static Xor(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
494
- static Xor(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
495
- static Xor(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
496
- static Xor(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
497
- static Xor(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
498
- static Xor(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
499
- static Xor(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
500
- static Xor(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
501
- static ZeroExtendWideningLower(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
502
- static ZeroExtendWideningLower(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
503
- static ZeroExtendWideningLower(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
504
- static ZeroExtendWideningLower(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
505
- static ZeroExtendWideningLower(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
506
- static ZeroExtendWideningLower(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
507
- static ZeroExtendWideningUpper(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
508
- static ZeroExtendWideningUpper(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
509
- static ZeroExtendWideningUpper(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
510
- static ZeroExtendWideningUpper(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
511
- static ZeroExtendWideningUpper(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
512
- static ZeroExtendWideningUpper(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
42
+ static readonly isSupported: boolean;
43
+ static abs7(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
44
+ static abs7(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
45
+ static abs7(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
46
+ static abs7(value: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
47
+ static abs7(value: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
48
+ static abs7(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
49
+ static abs7(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
50
+ static add2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
51
+ static add2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
52
+ static add2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
53
+ static add2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
54
+ static add2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
55
+ static add2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
56
+ static add2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
57
+ static add2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
58
+ static add2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
59
+ static add2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
60
+ static add2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
61
+ static add2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
62
+ static addPairwiseWidening2(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
63
+ static addPairwiseWidening2(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
64
+ static addPairwiseWidening2(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
65
+ static addPairwiseWidening2(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
66
+ static addSaturate2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
67
+ static addSaturate2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
68
+ static addSaturate2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
69
+ static addSaturate2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
70
+ static allTrue2(value: Vector128_1<CLROf<byte>>): boolean;
71
+ static allTrue2(value: Vector128_1<CLROf<short>>): boolean;
72
+ static allTrue2(value: Vector128_1<CLROf<int>>): boolean;
73
+ static allTrue2(value: Vector128_1<CLROf<long>>): boolean;
74
+ static allTrue2(value: Vector128_1<CLROf<nint>>): boolean;
75
+ static allTrue2(value: Vector128_1<CLROf<sbyte>>): boolean;
76
+ static allTrue2(value: Vector128_1<CLROf<ushort>>): boolean;
77
+ static allTrue2(value: Vector128_1<CLROf<uint>>): boolean;
78
+ static allTrue2(value: Vector128_1<CLROf<ulong>>): boolean;
79
+ static allTrue2(value: Vector128_1<CLROf<nuint>>): boolean;
80
+ static and2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
81
+ static and2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
82
+ static and2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
83
+ static and2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
84
+ static and2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
85
+ static and2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
86
+ static and2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
87
+ static and2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
88
+ static and2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
89
+ static and2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
90
+ static and2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
91
+ static and2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
92
+ static andNot2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
93
+ static andNot2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
94
+ static andNot2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
95
+ static andNot2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
96
+ static andNot2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
97
+ static andNot2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
98
+ static andNot2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
99
+ static andNot2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
100
+ static andNot2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
101
+ static andNot2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
102
+ static andNot2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
103
+ static andNot2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
104
+ static anyTrue2(value: Vector128_1<CLROf<byte>>): boolean;
105
+ static anyTrue2(value: Vector128_1<CLROf<double>>): boolean;
106
+ static anyTrue2(value: Vector128_1<CLROf<short>>): boolean;
107
+ static anyTrue2(value: Vector128_1<CLROf<int>>): boolean;
108
+ static anyTrue2(value: Vector128_1<CLROf<long>>): boolean;
109
+ static anyTrue2(value: Vector128_1<CLROf<nint>>): boolean;
110
+ static anyTrue2(value: Vector128_1<CLROf<sbyte>>): boolean;
111
+ static anyTrue2(value: Vector128_1<CLROf<float>>): boolean;
112
+ static anyTrue2(value: Vector128_1<CLROf<ushort>>): boolean;
113
+ static anyTrue2(value: Vector128_1<CLROf<uint>>): boolean;
114
+ static anyTrue2(value: Vector128_1<CLROf<ulong>>): boolean;
115
+ static anyTrue2(value: Vector128_1<CLROf<nuint>>): boolean;
116
+ static averageRounded(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
117
+ static averageRounded(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
118
+ static bitmask2(value: Vector128_1<CLROf<byte>>): int;
119
+ static bitmask2(value: Vector128_1<CLROf<short>>): int;
120
+ static bitmask2(value: Vector128_1<CLROf<int>>): int;
121
+ static bitmask2(value: Vector128_1<CLROf<long>>): int;
122
+ static bitmask2(value: Vector128_1<CLROf<nint>>): int;
123
+ static bitmask2(value: Vector128_1<CLROf<sbyte>>): int;
124
+ static bitmask2(value: Vector128_1<CLROf<ushort>>): int;
125
+ static bitmask2(value: Vector128_1<CLROf<uint>>): int;
126
+ static bitmask2(value: Vector128_1<CLROf<ulong>>): int;
127
+ static bitmask2(value: Vector128_1<CLROf<nuint>>): int;
128
+ static bitwiseSelect2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>, select: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
129
+ static bitwiseSelect2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>, select: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
130
+ static bitwiseSelect2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>, select: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
131
+ static bitwiseSelect2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>, select: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
132
+ static bitwiseSelect2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>, select: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
133
+ static bitwiseSelect2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>, select: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
134
+ static bitwiseSelect2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>, select: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
135
+ static bitwiseSelect2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>, select: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
136
+ static bitwiseSelect2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>, select: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
137
+ static bitwiseSelect2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>, select: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
138
+ static bitwiseSelect2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>, select: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
139
+ static bitwiseSelect2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>, select: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
140
+ static ceiling2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
141
+ static ceiling2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
142
+ static compareEqual2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
143
+ static compareEqual2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
144
+ static compareEqual2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
145
+ static compareEqual2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
146
+ static compareEqual2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
147
+ static compareEqual2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
148
+ static compareEqual2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
149
+ static compareEqual2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
150
+ static compareEqual2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
151
+ static compareEqual2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
152
+ static compareEqual2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
153
+ static compareEqual2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
154
+ static compareGreaterThan2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
155
+ static compareGreaterThan2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
156
+ static compareGreaterThan2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
157
+ static compareGreaterThan2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
158
+ static compareGreaterThan2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
159
+ static compareGreaterThan2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
160
+ static compareGreaterThan2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
161
+ static compareGreaterThan2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
162
+ static compareGreaterThan2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
163
+ static compareGreaterThan2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
164
+ static compareGreaterThan2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
165
+ static compareGreaterThan2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
166
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
167
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
168
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
169
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
170
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
171
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
172
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
173
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
174
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
175
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
176
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
177
+ static compareGreaterThanOrEqual2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
178
+ static compareLessThan2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
179
+ static compareLessThan2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
180
+ static compareLessThan2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
181
+ static compareLessThan2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
182
+ static compareLessThan2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
183
+ static compareLessThan2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
184
+ static compareLessThan2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
185
+ static compareLessThan2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
186
+ static compareLessThan2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
187
+ static compareLessThan2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
188
+ static compareLessThan2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
189
+ static compareLessThan2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
190
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
191
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
192
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
193
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
194
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
195
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
196
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
197
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
198
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
199
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
200
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
201
+ static compareLessThanOrEqual2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
202
+ static compareNotEqual2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
203
+ static compareNotEqual2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
204
+ static compareNotEqual2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
205
+ static compareNotEqual2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
206
+ static compareNotEqual2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
207
+ static compareNotEqual2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
208
+ static compareNotEqual2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
209
+ static compareNotEqual2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
210
+ static compareNotEqual2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
211
+ static compareNotEqual2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
212
+ static compareNotEqual2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
213
+ static compareNotEqual2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
214
+ static convertNarrowingSaturateSigned(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector128_1<CLROf<sbyte>>;
215
+ static convertNarrowingSaturateSigned(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector128_1<CLROf<short>>;
216
+ static convertNarrowingSaturateUnsigned(lower: Vector128_1<CLROf<short>>, upper: Vector128_1<CLROf<short>>): Vector128_1<CLROf<byte>>;
217
+ static convertNarrowingSaturateUnsigned(lower: Vector128_1<CLROf<int>>, upper: Vector128_1<CLROf<int>>): Vector128_1<CLROf<ushort>>;
218
+ static convertToDoubleLower(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<double>>;
219
+ static convertToDoubleLower(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<double>>;
220
+ static convertToDoubleLower(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<double>>;
221
+ static convertToInt32Saturate2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<int>>;
222
+ static convertToInt32Saturate2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<int>>;
223
+ static convertToSingle3(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<float>>;
224
+ static convertToSingle3(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<float>>;
225
+ static convertToSingle3(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<float>>;
226
+ static convertToUInt32Saturate2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<uint>>;
227
+ static convertToUInt32Saturate2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<uint>>;
228
+ static divide2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
229
+ static divide2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
230
+ static dot(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
231
+ static extractScalar2(value: Vector128_1<CLROf<byte>>, index: byte): uint;
232
+ static extractScalar2(value: Vector128_1<CLROf<double>>, index: byte): double;
233
+ static extractScalar2(value: Vector128_1<CLROf<short>>, index: byte): int;
234
+ static extractScalar2(value: Vector128_1<CLROf<int>>, index: byte): int;
235
+ static extractScalar2(value: Vector128_1<CLROf<long>>, index: byte): long;
236
+ static extractScalar2(value: Vector128_1<CLROf<nint>>, index: byte): nint;
237
+ static extractScalar2(value: Vector128_1<CLROf<sbyte>>, index: byte): int;
238
+ static extractScalar2(value: Vector128_1<CLROf<float>>, index: byte): float;
239
+ static extractScalar2(value: Vector128_1<CLROf<ushort>>, index: byte): uint;
240
+ static extractScalar2(value: Vector128_1<CLROf<uint>>, index: byte): uint;
241
+ static extractScalar2(value: Vector128_1<CLROf<ulong>>, index: byte): ulong;
242
+ static extractScalar2(value: Vector128_1<CLROf<nuint>>, index: byte): nuint;
243
+ static floor2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
244
+ static floor2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
245
+ static loadScalarAndInsert2(address: ptr<byte>, vector: Vector128_1<CLROf<byte>>, index: byte): Vector128_1<CLROf<byte>>;
246
+ static loadScalarAndInsert2(address: ptr<double>, vector: Vector128_1<CLROf<double>>, index: byte): Vector128_1<CLROf<double>>;
247
+ static loadScalarAndInsert2(address: ptr<short>, vector: Vector128_1<CLROf<short>>, index: byte): Vector128_1<CLROf<short>>;
248
+ static loadScalarAndInsert2(address: ptr<int>, vector: Vector128_1<CLROf<int>>, index: byte): Vector128_1<CLROf<int>>;
249
+ static loadScalarAndInsert2(address: ptr<long>, vector: Vector128_1<CLROf<long>>, index: byte): Vector128_1<CLROf<long>>;
250
+ static loadScalarAndInsert2(address: ptr<nint>, vector: Vector128_1<CLROf<nint>>, index: byte): Vector128_1<CLROf<nint>>;
251
+ static loadScalarAndInsert2(address: ptr<sbyte>, vector: Vector128_1<CLROf<sbyte>>, index: byte): Vector128_1<CLROf<sbyte>>;
252
+ static loadScalarAndInsert2(address: ptr<float>, vector: Vector128_1<CLROf<float>>, index: byte): Vector128_1<CLROf<float>>;
253
+ static loadScalarAndInsert2(address: ptr<ushort>, vector: Vector128_1<CLROf<ushort>>, index: byte): Vector128_1<CLROf<ushort>>;
254
+ static loadScalarAndInsert2(address: ptr<uint>, vector: Vector128_1<CLROf<uint>>, index: byte): Vector128_1<CLROf<uint>>;
255
+ static loadScalarAndInsert2(address: ptr<ulong>, vector: Vector128_1<CLROf<ulong>>, index: byte): Vector128_1<CLROf<ulong>>;
256
+ static loadScalarAndInsert2(address: ptr<nuint>, vector: Vector128_1<CLROf<nuint>>, index: byte): Vector128_1<CLROf<nuint>>;
257
+ static loadScalarAndSplatVector1282(address: ptr<byte>): Vector128_1<CLROf<byte>>;
258
+ static loadScalarAndSplatVector1282(address: ptr<double>): Vector128_1<CLROf<double>>;
259
+ static loadScalarAndSplatVector1282(address: ptr<short>): Vector128_1<CLROf<short>>;
260
+ static loadScalarAndSplatVector1282(address: ptr<int>): Vector128_1<CLROf<int>>;
261
+ static loadScalarAndSplatVector1282(address: ptr<long>): Vector128_1<CLROf<long>>;
262
+ static loadScalarAndSplatVector1282(address: ptr<nint>): Vector128_1<CLROf<nint>>;
263
+ static loadScalarAndSplatVector1282(address: ptr<sbyte>): Vector128_1<CLROf<sbyte>>;
264
+ static loadScalarAndSplatVector1282(address: ptr<float>): Vector128_1<CLROf<float>>;
265
+ static loadScalarAndSplatVector1282(address: ptr<ushort>): Vector128_1<CLROf<ushort>>;
266
+ static loadScalarAndSplatVector1282(address: ptr<uint>): Vector128_1<CLROf<uint>>;
267
+ static loadScalarAndSplatVector1282(address: ptr<ulong>): Vector128_1<CLROf<ulong>>;
268
+ static loadScalarAndSplatVector1282(address: ptr<nuint>): Vector128_1<CLROf<nuint>>;
269
+ static loadScalarVector1286(address: ptr<double>): Vector128_1<CLROf<double>>;
270
+ static loadScalarVector1286(address: ptr<int>): Vector128_1<CLROf<int>>;
271
+ static loadScalarVector1286(address: ptr<long>): Vector128_1<CLROf<long>>;
272
+ static loadScalarVector1286(address: ptr<nint>): Vector128_1<CLROf<nint>>;
273
+ static loadScalarVector1286(address: ptr<float>): Vector128_1<CLROf<float>>;
274
+ static loadScalarVector1286(address: ptr<uint>): Vector128_1<CLROf<uint>>;
275
+ static loadScalarVector1286(address: ptr<ulong>): Vector128_1<CLROf<ulong>>;
276
+ static loadScalarVector1286(address: ptr<nuint>): Vector128_1<CLROf<nuint>>;
277
+ static loadVector1282(address: ptr<byte>): Vector128_1<CLROf<byte>>;
278
+ static loadVector1282(address: ptr<double>): Vector128_1<CLROf<double>>;
279
+ static loadVector1282(address: ptr<short>): Vector128_1<CLROf<short>>;
280
+ static loadVector1282(address: ptr<int>): Vector128_1<CLROf<int>>;
281
+ static loadVector1282(address: ptr<long>): Vector128_1<CLROf<long>>;
282
+ static loadVector1282(address: ptr<nint>): Vector128_1<CLROf<nint>>;
283
+ static loadVector1282(address: ptr<sbyte>): Vector128_1<CLROf<sbyte>>;
284
+ static loadVector1282(address: ptr<float>): Vector128_1<CLROf<float>>;
285
+ static loadVector1282(address: ptr<ushort>): Vector128_1<CLROf<ushort>>;
286
+ static loadVector1282(address: ptr<uint>): Vector128_1<CLROf<uint>>;
287
+ static loadVector1282(address: ptr<ulong>): Vector128_1<CLROf<ulong>>;
288
+ static loadVector1282(address: ptr<nuint>): Vector128_1<CLROf<nuint>>;
289
+ static loadWideningVector1282(address: ptr<byte>): Vector128_1<CLROf<ushort>>;
290
+ static loadWideningVector1282(address: ptr<short>): Vector128_1<CLROf<int>>;
291
+ static loadWideningVector1282(address: ptr<int>): Vector128_1<CLROf<long>>;
292
+ static loadWideningVector1282(address: ptr<sbyte>): Vector128_1<CLROf<short>>;
293
+ static loadWideningVector1282(address: ptr<ushort>): Vector128_1<CLROf<uint>>;
294
+ static loadWideningVector1282(address: ptr<uint>): Vector128_1<CLROf<ulong>>;
295
+ static max2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
296
+ static max2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
297
+ static max2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
298
+ static max2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
299
+ static max2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
300
+ static max2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
301
+ static max2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
302
+ static max2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
303
+ static min2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
304
+ static min2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
305
+ static min2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
306
+ static min2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
307
+ static min2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
308
+ static min2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
309
+ static min2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
310
+ static min2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
311
+ static multiply10(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
312
+ static multiply10(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
313
+ static multiply10(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
314
+ static multiply10(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
315
+ static multiply10(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
316
+ static multiply10(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
317
+ static multiply10(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
318
+ static multiply10(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
319
+ static multiply10(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
320
+ static multiply10(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
321
+ static multiplyRoundedSaturateQ15(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
322
+ static multiplyWideningLower2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
323
+ static multiplyWideningLower2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
324
+ static multiplyWideningLower2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
325
+ static multiplyWideningLower2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
326
+ static multiplyWideningLower2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
327
+ static multiplyWideningLower2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
328
+ static multiplyWideningUpper2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
329
+ static multiplyWideningUpper2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
330
+ static multiplyWideningUpper2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
331
+ static multiplyWideningUpper2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
332
+ static multiplyWideningUpper2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
333
+ static multiplyWideningUpper2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
334
+ static negate2(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
335
+ static negate2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
336
+ static negate2(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
337
+ static negate2(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
338
+ static negate2(value: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
339
+ static negate2(value: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
340
+ static negate2(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
341
+ static negate2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
342
+ static negate2(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
343
+ static negate2(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
344
+ static negate2(value: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
345
+ static negate2(value: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
346
+ static not2(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
347
+ static not2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
348
+ static not2(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
349
+ static not2(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
350
+ static not2(value: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
351
+ static not2(value: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
352
+ static not2(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
353
+ static not2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
354
+ static not2(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
355
+ static not2(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
356
+ static not2(value: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
357
+ static not2(value: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
358
+ static or2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
359
+ static or2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
360
+ static or2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
361
+ static or2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
362
+ static or2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
363
+ static or2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
364
+ static or2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
365
+ static or2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
366
+ static or2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
367
+ static or2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
368
+ static or2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
369
+ static or2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
370
+ static popCount(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
371
+ static pseudoMax2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
372
+ static pseudoMax2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
373
+ static pseudoMin2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
374
+ static pseudoMin2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
375
+ static replaceScalar2(vector: Vector128_1<CLROf<byte>>, imm: byte, value: uint): Vector128_1<CLROf<byte>>;
376
+ static replaceScalar2(vector: Vector128_1<CLROf<double>>, imm: byte, value: double): Vector128_1<CLROf<double>>;
377
+ static replaceScalar2(vector: Vector128_1<CLROf<short>>, imm: byte, value: int): Vector128_1<CLROf<short>>;
378
+ static replaceScalar2(vector: Vector128_1<CLROf<int>>, imm: byte, value: int): Vector128_1<CLROf<int>>;
379
+ static replaceScalar2(vector: Vector128_1<CLROf<long>>, imm: byte, value: long): Vector128_1<CLROf<long>>;
380
+ static replaceScalar2(vector: Vector128_1<CLROf<nint>>, imm: byte, value: nint): Vector128_1<CLROf<nint>>;
381
+ static replaceScalar2(vector: Vector128_1<CLROf<sbyte>>, imm: byte, value: int): Vector128_1<CLROf<sbyte>>;
382
+ static replaceScalar2(vector: Vector128_1<CLROf<float>>, imm: byte, value: float): Vector128_1<CLROf<float>>;
383
+ static replaceScalar2(vector: Vector128_1<CLROf<ushort>>, imm: byte, value: uint): Vector128_1<CLROf<ushort>>;
384
+ static replaceScalar2(vector: Vector128_1<CLROf<uint>>, imm: byte, value: uint): Vector128_1<CLROf<int>>;
385
+ static replaceScalar2(vector: Vector128_1<CLROf<ulong>>, imm: byte, value: ulong): Vector128_1<CLROf<ulong>>;
386
+ static replaceScalar2(vector: Vector128_1<CLROf<nuint>>, imm: byte, value: nuint): Vector128_1<CLROf<nuint>>;
387
+ static roundToNearest2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
388
+ static roundToNearest2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
389
+ static shiftLeft2(value: Vector128_1<CLROf<byte>>, count: int): Vector128_1<CLROf<byte>>;
390
+ static shiftLeft2(value: Vector128_1<CLROf<short>>, count: int): Vector128_1<CLROf<short>>;
391
+ static shiftLeft2(value: Vector128_1<CLROf<int>>, count: int): Vector128_1<CLROf<int>>;
392
+ static shiftLeft2(value: Vector128_1<CLROf<long>>, count: int): Vector128_1<CLROf<long>>;
393
+ static shiftLeft2(value: Vector128_1<CLROf<nint>>, count: int): Vector128_1<CLROf<nint>>;
394
+ static shiftLeft2(value: Vector128_1<CLROf<sbyte>>, count: int): Vector128_1<CLROf<sbyte>>;
395
+ static shiftLeft2(value: Vector128_1<CLROf<ushort>>, count: int): Vector128_1<CLROf<ushort>>;
396
+ static shiftLeft2(value: Vector128_1<CLROf<uint>>, count: int): Vector128_1<CLROf<uint>>;
397
+ static shiftLeft2(value: Vector128_1<CLROf<ulong>>, count: int): Vector128_1<CLROf<ulong>>;
398
+ static shiftLeft2(value: Vector128_1<CLROf<nuint>>, count: int): Vector128_1<CLROf<nuint>>;
399
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<byte>>, count: int): Vector128_1<CLROf<byte>>;
400
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<short>>, count: int): Vector128_1<CLROf<short>>;
401
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<int>>, count: int): Vector128_1<CLROf<int>>;
402
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<long>>, count: int): Vector128_1<CLROf<long>>;
403
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<nint>>, count: int): Vector128_1<CLROf<nint>>;
404
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<sbyte>>, count: int): Vector128_1<CLROf<sbyte>>;
405
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<ushort>>, count: int): Vector128_1<CLROf<ushort>>;
406
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<uint>>, count: int): Vector128_1<CLROf<uint>>;
407
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<ulong>>, count: int): Vector128_1<CLROf<ulong>>;
408
+ static shiftRightArithmetic2(value: Vector128_1<CLROf<nuint>>, count: int): Vector128_1<CLROf<nuint>>;
409
+ static shiftRightLogical2(value: Vector128_1<CLROf<byte>>, count: int): Vector128_1<CLROf<byte>>;
410
+ static shiftRightLogical2(value: Vector128_1<CLROf<short>>, count: int): Vector128_1<CLROf<short>>;
411
+ static shiftRightLogical2(value: Vector128_1<CLROf<int>>, count: int): Vector128_1<CLROf<int>>;
412
+ static shiftRightLogical2(value: Vector128_1<CLROf<long>>, count: int): Vector128_1<CLROf<long>>;
413
+ static shiftRightLogical2(value: Vector128_1<CLROf<nint>>, count: int): Vector128_1<CLROf<nint>>;
414
+ static shiftRightLogical2(value: Vector128_1<CLROf<sbyte>>, count: int): Vector128_1<CLROf<sbyte>>;
415
+ static shiftRightLogical2(value: Vector128_1<CLROf<ushort>>, count: int): Vector128_1<CLROf<ushort>>;
416
+ static shiftRightLogical2(value: Vector128_1<CLROf<uint>>, count: int): Vector128_1<CLROf<uint>>;
417
+ static shiftRightLogical2(value: Vector128_1<CLROf<ulong>>, count: int): Vector128_1<CLROf<ulong>>;
418
+ static shiftRightLogical2(value: Vector128_1<CLROf<nuint>>, count: int): Vector128_1<CLROf<nuint>>;
419
+ static signExtendWideningLower2(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
420
+ static signExtendWideningLower2(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
421
+ static signExtendWideningLower2(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
422
+ static signExtendWideningLower2(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
423
+ static signExtendWideningLower2(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
424
+ static signExtendWideningLower2(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
425
+ static signExtendWideningUpper2(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
426
+ static signExtendWideningUpper2(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
427
+ static signExtendWideningUpper2(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
428
+ static signExtendWideningUpper2(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
429
+ static signExtendWideningUpper2(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
430
+ static signExtendWideningUpper2(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
431
+ static splat2(value: byte): Vector128_1<CLROf<byte>>;
432
+ static splat2(value: double): Vector128_1<CLROf<double>>;
433
+ static splat2(value: short): Vector128_1<CLROf<short>>;
434
+ static splat2(value: int): Vector128_1<CLROf<int>>;
435
+ static splat2(value: long): Vector128_1<CLROf<long>>;
436
+ static splat2(value: nint): Vector128_1<CLROf<nint>>;
437
+ static splat2(value: sbyte): Vector128_1<CLROf<sbyte>>;
438
+ static splat2(value: float): Vector128_1<CLROf<float>>;
439
+ static splat2(value: ushort): Vector128_1<CLROf<ushort>>;
440
+ static splat2(value: uint): Vector128_1<CLROf<uint>>;
441
+ static splat2(value: ulong): Vector128_1<CLROf<ulong>>;
442
+ static splat2(value: nuint): Vector128_1<CLROf<nuint>>;
443
+ static sqrt2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
444
+ static sqrt2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
445
+ static store2(address: ptr<byte>, source: Vector128_1<CLROf<byte>>): void;
446
+ static store2(address: ptr<double>, source: Vector128_1<CLROf<double>>): void;
447
+ static store2(address: ptr<short>, source: Vector128_1<CLROf<short>>): void;
448
+ static store2(address: ptr<int>, source: Vector128_1<CLROf<int>>): void;
449
+ static store2(address: ptr<long>, source: Vector128_1<CLROf<long>>): void;
450
+ static store2(address: ptr<nint>, source: Vector128_1<CLROf<nint>>): void;
451
+ static store2(address: ptr<sbyte>, source: Vector128_1<CLROf<sbyte>>): void;
452
+ static store2(address: ptr<float>, source: Vector128_1<CLROf<float>>): void;
453
+ static store2(address: ptr<ushort>, source: Vector128_1<CLROf<ushort>>): void;
454
+ static store2(address: ptr<uint>, source: Vector128_1<CLROf<uint>>): void;
455
+ static store2(address: ptr<ulong>, source: Vector128_1<CLROf<ulong>>): void;
456
+ static store2(address: ptr<nuint>, source: Vector128_1<CLROf<nuint>>): void;
457
+ static storeSelectedScalar2(address: ptr<byte>, source: Vector128_1<CLROf<byte>>, index: byte): void;
458
+ static storeSelectedScalar2(address: ptr<double>, source: Vector128_1<CLROf<double>>, index: byte): void;
459
+ static storeSelectedScalar2(address: ptr<short>, source: Vector128_1<CLROf<short>>, index: byte): void;
460
+ static storeSelectedScalar2(address: ptr<int>, source: Vector128_1<CLROf<int>>, index: byte): void;
461
+ static storeSelectedScalar2(address: ptr<long>, source: Vector128_1<CLROf<long>>, index: byte): void;
462
+ static storeSelectedScalar2(address: ptr<nint>, source: Vector128_1<CLROf<nint>>, index: byte): void;
463
+ static storeSelectedScalar2(address: ptr<sbyte>, source: Vector128_1<CLROf<sbyte>>, index: byte): void;
464
+ static storeSelectedScalar2(address: ptr<float>, source: Vector128_1<CLROf<float>>, index: byte): void;
465
+ static storeSelectedScalar2(address: ptr<ushort>, source: Vector128_1<CLROf<ushort>>, index: byte): void;
466
+ static storeSelectedScalar2(address: ptr<uint>, source: Vector128_1<CLROf<uint>>, index: byte): void;
467
+ static storeSelectedScalar2(address: ptr<ulong>, source: Vector128_1<CLROf<ulong>>, index: byte): void;
468
+ static storeSelectedScalar2(address: ptr<nuint>, source: Vector128_1<CLROf<nuint>>, index: byte): void;
469
+ static subtract2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
470
+ static subtract2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
471
+ static subtract2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
472
+ static subtract2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
473
+ static subtract2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
474
+ static subtract2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
475
+ static subtract2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
476
+ static subtract2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
477
+ static subtract2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
478
+ static subtract2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
479
+ static subtract2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
480
+ static subtract2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
481
+ static subtractSaturate2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
482
+ static subtractSaturate2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
483
+ static subtractSaturate2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
484
+ static subtractSaturate2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
485
+ static swizzle2(vector: Vector128_1<CLROf<byte>>, indices: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
486
+ static swizzle2(vector: Vector128_1<CLROf<sbyte>>, indices: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
487
+ static truncate2(value: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
488
+ static truncate2(value: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
489
+ static xor2(left: Vector128_1<CLROf<byte>>, right: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<byte>>;
490
+ static xor2(left: Vector128_1<CLROf<double>>, right: Vector128_1<CLROf<double>>): Vector128_1<CLROf<double>>;
491
+ static xor2(left: Vector128_1<CLROf<short>>, right: Vector128_1<CLROf<short>>): Vector128_1<CLROf<short>>;
492
+ static xor2(left: Vector128_1<CLROf<int>>, right: Vector128_1<CLROf<int>>): Vector128_1<CLROf<int>>;
493
+ static xor2(left: Vector128_1<CLROf<long>>, right: Vector128_1<CLROf<long>>): Vector128_1<CLROf<long>>;
494
+ static xor2(left: Vector128_1<CLROf<nint>>, right: Vector128_1<CLROf<nint>>): Vector128_1<CLROf<nint>>;
495
+ static xor2(left: Vector128_1<CLROf<sbyte>>, right: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<sbyte>>;
496
+ static xor2(left: Vector128_1<CLROf<float>>, right: Vector128_1<CLROf<float>>): Vector128_1<CLROf<float>>;
497
+ static xor2(left: Vector128_1<CLROf<ushort>>, right: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<ushort>>;
498
+ static xor2(left: Vector128_1<CLROf<uint>>, right: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<uint>>;
499
+ static xor2(left: Vector128_1<CLROf<ulong>>, right: Vector128_1<CLROf<ulong>>): Vector128_1<CLROf<ulong>>;
500
+ static xor2(left: Vector128_1<CLROf<nuint>>, right: Vector128_1<CLROf<nuint>>): Vector128_1<CLROf<nuint>>;
501
+ static zeroExtendWideningLower2(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
502
+ static zeroExtendWideningLower2(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
503
+ static zeroExtendWideningLower2(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
504
+ static zeroExtendWideningLower2(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
505
+ static zeroExtendWideningLower2(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
506
+ static zeroExtendWideningLower2(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
507
+ static zeroExtendWideningUpper2(value: Vector128_1<CLROf<byte>>): Vector128_1<CLROf<ushort>>;
508
+ static zeroExtendWideningUpper2(value: Vector128_1<CLROf<short>>): Vector128_1<CLROf<int>>;
509
+ static zeroExtendWideningUpper2(value: Vector128_1<CLROf<int>>): Vector128_1<CLROf<long>>;
510
+ static zeroExtendWideningUpper2(value: Vector128_1<CLROf<sbyte>>): Vector128_1<CLROf<short>>;
511
+ static zeroExtendWideningUpper2(value: Vector128_1<CLROf<ushort>>): Vector128_1<CLROf<uint>>;
512
+ static zeroExtendWideningUpper2(value: Vector128_1<CLROf<uint>>): Vector128_1<CLROf<ulong>>;
513
513
  }
514
514
 
515
515