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

◆ AddPairwise() [5/7]

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

Definition at line 3489 of file AdvSimd.cs.

3490 {
3491 throw new PlatformNotSupportedException();
3492 }