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

◆ ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper() [2/3]

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

Definition at line 9619 of file AdvSimd.cs.

9620 {
9621 throw new PlatformNotSupportedException();
9622 }