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

◆ ShiftLeftLogical() [10/13]

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

Definition at line 8729 of file AdvSimd.cs.

8730 {
8731 throw new PlatformNotSupportedException();
8732 }