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

◆ MultiplyAdd() [2/12]

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

Definition at line 6444 of file AdvSimd.cs.

6445 {
6446 throw new PlatformNotSupportedException();
6447 }