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

◆ AddPairwise() [4/7]

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

Definition at line 3499 of file AdvSimd.cs.

3500 {
3501 throw new PlatformNotSupportedException();
3502 }