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

◆ ShiftLeftLogical() [3/13]

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

Definition at line 8759 of file AdvSimd.cs.

8760 {
8761 throw new PlatformNotSupportedException();
8762 }