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

◆ MultiplyRoundedDoublingAndAddSaturateHigh() [4/4]

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

Definition at line 89 of file Rdm.cs.

90 {
91 throw new PlatformNotSupportedException();
92 }