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

◆ ShiftRightArithmeticRoundedNarrowingSaturateLower() [3/3]

static Vector64< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightArithmeticRoundedNarrowingSaturateLower ( Vector128< short > value,
byte count )
inlinestaticinherited

Definition at line 9589 of file AdvSimd.cs.

9590 {
9591 throw new PlatformNotSupportedException();
9592 }