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

◆ ShiftArithmeticRoundedSaturateScalar()

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

Definition at line 8579 of file AdvSimd.cs.

8580 {
8581 throw new PlatformNotSupportedException();
8582 }