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

◆ AddPairwise() [7/7]

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

Definition at line 3509 of file AdvSimd.cs.

3510 {
3511 throw new PlatformNotSupportedException();
3512 }