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

◆ MultiplyRoundedDoublingBySelectedScalarSaturateHigh() [6/8]

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

Definition at line 7324 of file AdvSimd.cs.

7325 {
7326 throw new PlatformNotSupportedException();
7327 }