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

◆ OrNot() [14/20]

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

Definition at line 8049 of file AdvSimd.cs.

8050 {
8051 throw new PlatformNotSupportedException();
8052 }