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

◆ ShiftRightArithmeticRoundedAdd() [7/7]

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

Definition at line 9539 of file AdvSimd.cs.

9540 {
9541 throw new PlatformNotSupportedException();
9542 }