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

◆ ShiftRightLogicalRounded() [3/14]

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

Definition at line 9964 of file AdvSimd.cs.

9965 {
9966 throw new PlatformNotSupportedException();
9967 }