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

◆ MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh() [7/8]

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

Definition at line 174 of file Rdm.cs.

175 {
176 throw new PlatformNotSupportedException();
177 }