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

◆ PopCount() [2/4]

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

Definition at line 8189 of file AdvSimd.cs.

8190 {
8191 throw new PlatformNotSupportedException();
8192 }