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

◆ ShiftRightLogicalNarrowingSaturateUpper() [5/6]

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

Definition at line 9884 of file AdvSimd.cs.

9885 {
9886 throw new PlatformNotSupportedException();
9887 }