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

◆ OrNot() [7/20]

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

Definition at line 8094 of file AdvSimd.cs.

8095 {
8096 throw new PlatformNotSupportedException();
8097 }