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

◆ MultiplyRoundedDoublingByScalarSaturateHigh() [4/4]

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

Definition at line 7294 of file AdvSimd.cs.

7295 {
7296 throw new PlatformNotSupportedException();
7297 }