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

◆ ShiftRightLogical() [14/14]

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

Definition at line 9669 of file AdvSimd.cs.

9670 {
9671 throw new PlatformNotSupportedException();
9672 }