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

◆ MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh() [1/8]

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

Definition at line 164 of file Rdm.cs.

165 {
166 throw new PlatformNotSupportedException();
167 }