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

◆ ShiftRightArithmeticNarrowingSaturateLower() [3/3]

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

Definition at line 9454 of file AdvSimd.cs.

9455 {
9456 throw new PlatformNotSupportedException();
9457 }