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

◆ Xor() [16/20]

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

Definition at line 10899 of file AdvSimd.cs.

10900 {
10901 throw new PlatformNotSupportedException();
10902 }