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

◆ MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh() [1/8]

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

Definition at line 204 of file Rdm.cs.

205 {
206 throw new PlatformNotSupportedException();
207 }