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

◆ ShiftRightLogicalRoundedNarrowingSaturateLower() [5/6]

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

Definition at line 10124 of file AdvSimd.cs.

10125 {
10126 throw new PlatformNotSupportedException();
10127 }