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

◆ MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh() [3/8]

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

Definition at line 194 of file Rdm.cs.

195 {
196 throw new PlatformNotSupportedException();
197 }