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

◆ Xor() [18/20]

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

Definition at line 10914 of file AdvSimd.cs.

10915 {
10916 throw new PlatformNotSupportedException();
10917 }