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

◆ ShiftLogical() [14/14]

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

Definition at line 8989 of file AdvSimd.cs.

8990 {
8991 throw new PlatformNotSupportedException();
8992 }