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

◆ ShiftRightArithmeticNarrowingSaturateUpper() [1/3]

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

Definition at line 9494 of file AdvSimd.cs.

9495 {
9496 throw new PlatformNotSupportedException();
9497 }