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

◆ MultiplyRoundedDoublingByScalarSaturateHigh() [2/4]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.MultiplyRoundedDoublingByScalarSaturateHigh ( Vector128< short > left,
Vector64< short > right )
inlinestaticinherited

Definition at line 7304 of file AdvSimd.cs.

7305 {
7306 throw new PlatformNotSupportedException();
7307 }