Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TestZ()
[3/8]
static
bool
System.Runtime.Intrinsics.X86.Sse41.TestZ
(
Vector128
< long >
left
,
Vector128
< long >
right
)
inline
static
inherited
Definition at line
722
of file
Sse41.cs
.
723
{
724
return
TestZ
(left, right);
725
}
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