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

◆ ShiftRightLogicalRounded() [6/14]

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

Definition at line 9979 of file AdvSimd.cs.

9980 {
9981 throw new PlatformNotSupportedException();
9982 }