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

◆ AddWideningUpper() [7/12]

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

Definition at line 3864 of file AdvSimd.cs.

3865 {
3866 throw new PlatformNotSupportedException();
3867 }