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

◆ ShiftRightLogicalRounded() [13/14]

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

Definition at line 9944 of file AdvSimd.cs.

9945 {
9946 throw new PlatformNotSupportedException();
9947 }