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

◆ LeadingZeroCount() [14/14]

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

Definition at line 5789 of file AdvSimd.cs.

5790 {
5791 throw new PlatformNotSupportedException();
5792 }