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

◆ ShiftRightArithmeticRoundedNarrowingSaturateUpper() [1/3]

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

Definition at line 9629 of file AdvSimd.cs.

9630 {
9631 throw new PlatformNotSupportedException();
9632 }