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

◆ LeadingSignCount() [5/6]

static Vector64< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.LeadingSignCount ( Vector64< sbyte > value)
inlinestaticinherited

Definition at line 5749 of file AdvSimd.cs.

5750 {
5751 throw new PlatformNotSupportedException();
5752 }