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

◆ MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh() [6/8]

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

Definition at line 179 of file Rdm.cs.

180 {
181 throw new PlatformNotSupportedException();
182 }