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

◆ Or() [8/20]

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

Definition at line 8024 of file AdvSimd.cs.

8025 {
8026 throw new PlatformNotSupportedException();
8027 }