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

◆ ShiftLeftLogicalWideningUpper() [2/6]

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

Definition at line 8949 of file AdvSimd.cs.

8950 {
8951 throw new PlatformNotSupportedException();
8952 }