Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ LeadingSignCount() [3/6]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.LeadingSignCount ( Vector128< short > value)
inlinestaticinherited

Definition at line 5754 of file AdvSimd.cs.

5755 {
5756 throw new PlatformNotSupportedException();
5757 }