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

◆ MultiplyDoublingBySelectedScalarSaturateHigh() [8/8]

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

Definition at line 6994 of file AdvSimd.cs.

6995 {
6996 throw new PlatformNotSupportedException();
6997 }