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

◆ LeadingZeroCount() [12/14]

static Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.LeadingZeroCount ( Vector64< short > value)
inlinestaticinherited

Definition at line 5774 of file AdvSimd.cs.

5775 {
5776 throw new PlatformNotSupportedException();
5777 }