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

◆ ShiftLogical() [13/14]

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

Definition at line 8994 of file AdvSimd.cs.

8995 {
8996 throw new PlatformNotSupportedException();
8997 }