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

◆ ShiftLeftLogical() [6/13]

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

Definition at line 8774 of file AdvSimd.cs.

8775 {
8776 throw new PlatformNotSupportedException();
8777 }