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

◆ ShiftRightArithmeticRoundedAdd() [5/7]

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

Definition at line 9544 of file AdvSimd.cs.

9545 {
9546 throw new PlatformNotSupportedException();
9547 }