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

◆ Add() [10/16]

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

Definition at line 3344 of file AdvSimd.cs.

3345 {
3346 throw new PlatformNotSupportedException();
3347 }