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

◆ ShiftRightArithmeticRoundedNarrowingSaturateLower() [2/3]

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

Definition at line 9584 of file AdvSimd.cs.

9585 {
9586 throw new PlatformNotSupportedException();
9587 }