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

◆ ShiftRightLogicalRounded() [8/14]

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

Definition at line 9974 of file AdvSimd.cs.

9975 {
9976 throw new PlatformNotSupportedException();
9977 }