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

◆ ShiftRightArithmeticRoundedAdd() [2/7]

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

Definition at line 9564 of file AdvSimd.cs.

9565 {
9566 throw new PlatformNotSupportedException();
9567 }