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

◆ ShiftLogicalRounded() [7/14]

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

Definition at line 9104 of file AdvSimd.cs.

9105 {
9106 throw new PlatformNotSupportedException();
9107 }