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

◆ ShiftLogical() [10/14]

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

Definition at line 8979 of file AdvSimd.cs.

8980 {
8981 throw new PlatformNotSupportedException();
8982 }