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

◆ ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower() [3/3]

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

Definition at line 9594 of file AdvSimd.cs.

9595 {
9596 throw new PlatformNotSupportedException();
9597 }