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

◆ ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper() [1/3]

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

Definition at line 9609 of file AdvSimd.cs.

9610 {
9611 throw new PlatformNotSupportedException();
9612 }