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

◆ Multiply() [8/14]

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

Definition at line 6334 of file AdvSimd.cs.

6335 {
6336 throw new PlatformNotSupportedException();
6337 }