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

◆ MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh() [2/8]

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

Definition at line 199 of file Rdm.cs.

200 {
201 throw new PlatformNotSupportedException();
202 }