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

◆ LeadingSignCount() [2/6]

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

Definition at line 5764 of file AdvSimd.cs.

5765 {
5766 throw new PlatformNotSupportedException();
5767 }