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

◆ ShiftRightArithmeticNarrowingSaturateUnsignedLower() [2/3]

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

Definition at line 9469 of file AdvSimd.cs.

9470 {
9471 throw new PlatformNotSupportedException();
9472 }