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

◆ MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh() [7/8]

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

Definition at line 134 of file Rdm.cs.

135 {
136 throw new PlatformNotSupportedException();
137 }