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

◆ ShiftRightArithmeticRoundedNarrowingSaturateUpper() [3/3]

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

Definition at line 9624 of file AdvSimd.cs.

9625 {
9626 throw new PlatformNotSupportedException();
9627 }