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

◆ Or() [4/20]

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

Definition at line 7999 of file AdvSimd.cs.

8000 {
8001 throw new PlatformNotSupportedException();
8002 }