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

◆ ShiftLeftLogical() [4/13]

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

Definition at line 8749 of file AdvSimd.cs.

8750 {
8751 throw new PlatformNotSupportedException();
8752 }