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

◆ Multiply() [3/14]

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

Definition at line 6379 of file AdvSimd.cs.

6380 {
6381 throw new PlatformNotSupportedException();
6382 }