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

◆ AddPairwise() [3/7]

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

Definition at line 3494 of file AdvSimd.cs.

3495 {
3496 throw new PlatformNotSupportedException();
3497 }