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

◆ ShiftLogical() [12/14]

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

Definition at line 8974 of file AdvSimd.cs.

8975 {
8976 throw new PlatformNotSupportedException();
8977 }