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

◆ ShiftLeftLogicalWideningUpper() [3/6]

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

Definition at line 8954 of file AdvSimd.cs.

8955 {
8956 throw new PlatformNotSupportedException();
8957 }