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

◆ OrNot() [10/20]

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

Definition at line 8119 of file AdvSimd.cs.

8120 {
8121 throw new PlatformNotSupportedException();
8122 }