Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TestZ()
[2/20]
static
bool
System.Runtime.Intrinsics.X86.Avx.TestZ
(
Vector128
< double >
left
,
Vector128
< double >
right
)
inline
static
inherited
Definition at line
1147
of file
Avx.cs
.
1148
{
1149
return
TestZ
(left, right);
1150
}
System.Runtime.Intrinsics.X86.Avx.TestZ
static bool TestZ(Vector128< float > left, Vector128< float > right)
Definition
Avx.cs:1142
References
System.Runtime.Intrinsics.X86.Avx.TestZ()
.
System
Runtime
Intrinsics
X86
Fma
Generated by
1.10.0