Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
And()
[6/10]
static
Vector128
< sbyte > System.Runtime.Intrinsics.X86.Sse2.And
(
Vector128
< sbyte >
left
,
Vector128
< sbyte >
right
)
inline
static
inherited
Definition at line
137
of file
Sse2.cs
.
138
{
139
return
And
(left, right);
140
}
System.Runtime.Intrinsics.X86.Sse2.And
static Vector128< byte > And(Vector128< byte > left, Vector128< byte > right)
Definition
Sse2.cs:132
References
System.Runtime.Intrinsics.X86.Sse2.And()
.
System
Runtime
Intrinsics
X86
Sse42
Generated by
1.10.0