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

◆ Or() [18/20]

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

Definition at line 7974 of file AdvSimd.cs.

7975 {
7976 throw new PlatformNotSupportedException();
7977 }