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

◆ ShiftRightArithmeticRoundedAddScalar()

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

Definition at line 9574 of file AdvSimd.cs.

9575 {
9576 throw new PlatformNotSupportedException();
9577 }