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

◆ MultiplyRoundedDoublingAndAddSaturateHigh() [2/4]

static Vector128< short > System.Runtime.Intrinsics.Arm.Rdm.MultiplyRoundedDoublingAndAddSaturateHigh ( Vector128< short > addend,
Vector128< short > left,
Vector128< short > right )
inlinestatic

Definition at line 99 of file Rdm.cs.

100 {
101 throw new PlatformNotSupportedException();
102 }