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

◆ Or() [17/20]

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

Definition at line 7944 of file AdvSimd.cs.

7945 {
7946 throw new PlatformNotSupportedException();
7947 }