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

◆ MultiplyAdd() [7/12]

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

Definition at line 6404 of file AdvSimd.cs.

6405 {
6406 throw new PlatformNotSupportedException();
6407 }