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

◆ ShiftRightLogicalNarrowingLower() [4/6]

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

Definition at line 9819 of file AdvSimd.cs.

9820 {
9821 throw new PlatformNotSupportedException();
9822 }