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

◆ MultiplyRoundedDoublingBySelectedScalarSaturateHigh() [2/8]

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

Definition at line 7344 of file AdvSimd.cs.

7345 {
7346 throw new PlatformNotSupportedException();
7347 }