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

◆ AddRoundedHighNarrowingUpper() [2/6]

static Vector128< int > System.Runtime.Intrinsics.Arm.AdvSimd.AddRoundedHighNarrowingUpper ( Vector64< int > lower,
Vector128< long > left,
Vector128< long > right )
inlinestaticinherited

Definition at line 3679 of file AdvSimd.cs.

3680 {
3681 throw new PlatformNotSupportedException();
3682 }