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

◆ AddWideningUpper() [3/12]

static Vector128< int > System.Runtime.Intrinsics.Arm.AdvSimd.AddWideningUpper ( Vector128< int > left,
Vector128< short > right )
inlinestaticinherited

Definition at line 3874 of file AdvSimd.cs.

3875 {
3876 throw new PlatformNotSupportedException();
3877 }