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

◆ ShiftLogical() [7/14]

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

Definition at line 9034 of file AdvSimd.cs.

9035 {
9036 throw new PlatformNotSupportedException();
9037 }