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

◆ ShiftRightArithmeticRoundedNarrowingSaturateLower() [1/3]

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

Definition at line 9579 of file AdvSimd.cs.

9580 {
9581 throw new PlatformNotSupportedException();
9582 }