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

◆ LeadingSignCount() [1/6]

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

Definition at line 5759 of file AdvSimd.cs.

5760 {
5761 throw new PlatformNotSupportedException();
5762 }