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

◆ ShiftRightLogicalNarrowingSaturateUpper() [2/6]

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

Definition at line 9869 of file AdvSimd.cs.

9870 {
9871 throw new PlatformNotSupportedException();
9872 }