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

◆ MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh() [2/8]

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

Definition at line 159 of file Rdm.cs.

160 {
161 throw new PlatformNotSupportedException();
162 }