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

◆ Negate() [4/8]

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

Definition at line 7774 of file AdvSimd.cs.

7775 {
7776 throw new PlatformNotSupportedException();
7777 }