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

◆ PopCount() [4/4]

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

Definition at line 8179 of file AdvSimd.cs.

8180 {
8181 throw new PlatformNotSupportedException();
8182 }