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

◆ ShiftRightLogicalRoundedNarrowingSaturateUpper() [6/6]

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

Definition at line 10149 of file AdvSimd.cs.

10150 {
10151 throw new PlatformNotSupportedException();
10152 }