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

◆ Xor() [7/20]

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

Definition at line 10934 of file AdvSimd.cs.

10935 {
10936 throw new PlatformNotSupportedException();
10937 }