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

◆ ShiftRightLogicalRounded() [7/14]

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

Definition at line 9984 of file AdvSimd.cs.

9985 {
9986 throw new PlatformNotSupportedException();
9987 }