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

◆ MultiplyRoundedDoublingBySelectedScalarSaturateHigh() [7/8]

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

Definition at line 7319 of file AdvSimd.cs.

7320 {
7321 throw new PlatformNotSupportedException();
7322 }