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

◆ ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower() [2/3]

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

Definition at line 9604 of file AdvSimd.cs.

9605 {
9606 throw new PlatformNotSupportedException();
9607 }