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

◆ ShiftLeftLogical() [5/13]

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

Definition at line 8769 of file AdvSimd.cs.

8770 {
8771 throw new PlatformNotSupportedException();
8772 }