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

◆ ShiftArithmeticRoundedScalar()

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

Definition at line 8584 of file AdvSimd.cs.

8585 {
8586 throw new PlatformNotSupportedException();
8587 }