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

◆ MultiplyDoublingBySelectedScalarSaturateHigh() [3/8]

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

Definition at line 7019 of file AdvSimd.cs.

7020 {
7021 throw new PlatformNotSupportedException();
7022 }