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

◆ ShiftRightArithmeticNarrowingSaturateUnsignedLower() [3/3]

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

Definition at line 9459 of file AdvSimd.cs.

9460 {
9461 throw new PlatformNotSupportedException();
9462 }