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

◆ MultiplyRoundedDoublingBySelectedScalarSaturateHigh() [1/8]

static Vector128< int > System.Runtime.Intrinsics.Arm.AdvSimd.MultiplyRoundedDoublingBySelectedScalarSaturateHigh ( Vector128< int > left,
Vector128< int > right,
byte rightIndex )
inlinestaticinherited

Definition at line 7349 of file AdvSimd.cs.

7350 {
7351 throw new PlatformNotSupportedException();
7352 }