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

◆ ShiftRightLogicalRoundedNarrowingSaturateUpper() [4/6]

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

Definition at line 10134 of file AdvSimd.cs.

10135 {
10136 throw new PlatformNotSupportedException();
10137 }