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

◆ MultiplyRoundedDoublingBySelectedScalarSaturateHigh() [8/8]

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

Definition at line 7314 of file AdvSimd.cs.

7315 {
7316 throw new PlatformNotSupportedException();
7317 }