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

◆ MultiplyDoublingBySelectedScalarSaturateHigh() [7/8]

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

Definition at line 6999 of file AdvSimd.cs.

7000 {
7001 throw new PlatformNotSupportedException();
7002 }