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

◆ ShiftRightLogicalRoundedNarrowingSaturateUpper() [5/6]

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

Definition at line 10154 of file AdvSimd.cs.

10155 {
10156 throw new PlatformNotSupportedException();
10157 }