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

◆ ShiftRightLogicalNarrowingSaturateLower() [5/6]

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

Definition at line 9854 of file AdvSimd.cs.

9855 {
9856 throw new PlatformNotSupportedException();
9857 }