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

◆ ShiftArithmeticSaturate() [2/7]

static Vector128< long > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftArithmeticSaturate ( Vector128< long > value,
Vector128< long > count )
inlinestaticinherited

Definition at line 8614 of file AdvSimd.cs.

8615 {
8616 throw new PlatformNotSupportedException();
8617 }