Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TestZ()
[5/8]
static
bool
System.Runtime.Intrinsics.X86.Sse41.TestZ
(
Vector128
<
short
>
left
,
Vector128
<
short
>
right
)
inline
static
inherited
Definition at line
702
of file
Sse41.cs
.
703
{
704
return
TestZ
(left, right);
705
}
System.Runtime.Intrinsics.X86.Sse41.TestZ
static bool TestZ(Vector128< sbyte > left, Vector128< sbyte > right)
Definition
Sse41.cs:692
References
System.Runtime.Intrinsics.X86.Sse41.TestZ()
.
System
Runtime
Intrinsics
X86
Sse42
Generated by
1.10.0