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

◆ ShiftLeftLogicalWideningUpper() [5/6]

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

Definition at line 8964 of file AdvSimd.cs.

8965 {
8966 throw new PlatformNotSupportedException();
8967 }