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

◆ ShiftLeftLogical() [2/13]

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

Definition at line 8754 of file AdvSimd.cs.

8755 {
8756 throw new PlatformNotSupportedException();
8757 }