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

◆ OrNot() [20/20]

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

Definition at line 8069 of file AdvSimd.cs.

8070 {
8071 throw new PlatformNotSupportedException();
8072 }