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

◆ LeadingZeroCount() [6/14]

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

Definition at line 5804 of file AdvSimd.cs.

5805 {
5806 throw new PlatformNotSupportedException();
5807 }