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

◆ MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh() [3/8]

static Vector128< short > System.Runtime.Intrinsics.Arm.Rdm.MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh ( Vector128< short > addend,
Vector128< short > left,
Vector128< short > right,
byte rightIndex )
inlinestatic

Definition at line 154 of file Rdm.cs.

155 {
156 throw new PlatformNotSupportedException();
157 }