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

◆ Negate() [3/8]

static Vector128< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.Negate ( Vector128< sbyte > value)
inlinestaticinherited

Definition at line 7784 of file AdvSimd.cs.

7785 {
7786 throw new PlatformNotSupportedException();
7787 }