Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UnpackLow()
[7/10]
static
Vector128
<
short
> System.Runtime.Intrinsics.X86.Sse2.UnpackLow
(
Vector128
<
short
>
left
,
Vector128
<
short
>
right
)
inline
static
inherited
Definition at line
1477
of file
Sse2.cs
.
1478
{
1479
return
UnpackLow
(left, right);
1480
}
System.Runtime.Intrinsics.X86.Sse2.UnpackLow
static Vector128< byte > UnpackLow(Vector128< byte > left, Vector128< byte > right)
Definition
Sse2.cs:1467
References
System.Runtime.Intrinsics.X86.Sse2.UnpackLow()
.
System
Runtime
Intrinsics
X86
Sse42
Generated by
1.10.0