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

◆ OrNot() [16/20]

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

Definition at line 8059 of file AdvSimd.cs.

8060 {
8061 throw new PlatformNotSupportedException();
8062 }