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

◆ ShiftRightArithmeticScalar()

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

Definition at line 9644 of file AdvSimd.cs.

9645 {
9646 throw new PlatformNotSupportedException();
9647 }