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

◆ ShiftLeftLogical() [12/13]

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

Definition at line 8739 of file AdvSimd.cs.

8740 {
8741 throw new PlatformNotSupportedException();
8742 }