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

◆ ShiftLeftLogicalWideningUpper() [4/6]

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

Definition at line 8944 of file AdvSimd.cs.

8945 {
8946 throw new PlatformNotSupportedException();
8947 }