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

◆ ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper() [3/3]

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

Definition at line 9614 of file AdvSimd.cs.

9615 {
9616 throw new PlatformNotSupportedException();
9617 }