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

◆ ShiftLogicalRounded() [13/14]

static Vector64< uint > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftLogicalRounded ( Vector64< uint > value,
Vector64< int > count )
inlinestaticinherited

Definition at line 9064 of file AdvSimd.cs.

9065 {
9066 throw new PlatformNotSupportedException();
9067 }