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

◆ AddRoundedHighNarrowingUpper() [3/6]

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

Definition at line 3684 of file AdvSimd.cs.

3685 {
3686 throw new PlatformNotSupportedException();
3687 }