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

◆ ShiftLogicalRounded() [6/14]

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

Definition at line 9099 of file AdvSimd.cs.

9100 {
9101 throw new PlatformNotSupportedException();
9102 }