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

◆ OrNot() [6/20]

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

Definition at line 8109 of file AdvSimd.cs.

8110 {
8111 throw new PlatformNotSupportedException();
8112 }