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

◆ ShiftRightLogicalRoundedNarrowingSaturateUpper() [2/6]

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

Definition at line 10139 of file AdvSimd.cs.

10140 {
10141 throw new PlatformNotSupportedException();
10142 }