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

◆ ShiftLeftLogical() [11/13]

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

Definition at line 8719 of file AdvSimd.cs.

8720 {
8721 throw new PlatformNotSupportedException();
8722 }