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

◆ MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh() [6/8]

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

Definition at line 139 of file Rdm.cs.

140 {
141 throw new PlatformNotSupportedException();
142 }