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

◆ AddRoundedHighNarrowingUpper() [4/6]

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

Definition at line 3674 of file AdvSimd.cs.

3675 {
3676 throw new PlatformNotSupportedException();
3677 }