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

◆ ShiftRightLogicalRounded() [14/14]

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

Definition at line 9939 of file AdvSimd.cs.

9940 {
9941 throw new PlatformNotSupportedException();
9942 }