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

◆ NegateSaturate() [4/6]

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

Definition at line 7799 of file AdvSimd.cs.

7800 {
7801 throw new PlatformNotSupportedException();
7802 }