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

◆ Negate() [6/8]

static Vector64< int > System.Runtime.Intrinsics.Arm.AdvSimd.Negate ( Vector64< int > value)
inlinestaticinherited

Definition at line 7759 of file AdvSimd.cs.

7760 {
7761 throw new PlatformNotSupportedException();
7762 }