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

◆ ShiftRightLogicalNarrowingSaturateLower() [4/6]

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

Definition at line 9849 of file AdvSimd.cs.

9850 {
9851 throw new PlatformNotSupportedException();
9852 }