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

◆ ShiftRightArithmeticRoundedAdd() [4/7]

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

Definition at line 9554 of file AdvSimd.cs.

9555 {
9556 throw new PlatformNotSupportedException();
9557 }