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

◆ ShiftRightLogicalRoundedNarrowingLower() [5/6]

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

Definition at line 10094 of file AdvSimd.cs.

10095 {
10096 throw new PlatformNotSupportedException();
10097 }