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

◆ ShiftRightArithmeticRoundedAdd() [6/7]

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

Definition at line 9549 of file AdvSimd.cs.

9550 {
9551 throw new PlatformNotSupportedException();
9552 }