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

◆ ShiftLeftLogicalWideningUpper() [1/6]

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

Definition at line 8939 of file AdvSimd.cs.

8940 {
8941 throw new PlatformNotSupportedException();
8942 }