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

◆ MultiplyRoundedDoublingSaturateHigh() [4/4]

static Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.MultiplyRoundedDoublingSaturateHigh ( Vector64< short > left,
Vector64< short > right )
inlinestaticinherited

Definition at line 7354 of file AdvSimd.cs.

7355 {
7356 throw new PlatformNotSupportedException();
7357 }