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

◆ MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh() [5/8]

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

Definition at line 144 of file Rdm.cs.

145 {
146 throw new PlatformNotSupportedException();
147 }