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

◆ LeadingZeroCount() [9/14]

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

Definition at line 5769 of file AdvSimd.cs.

5770 {
5771 throw new PlatformNotSupportedException();
5772 }