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

◆ MultiplyDoublingWideningSaturateLowerBySelectedScalar() [3/4]

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

Definition at line 7159 of file AdvSimd.cs.

7160 {
7161 throw new PlatformNotSupportedException();
7162 }