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

◆ ShiftArithmeticRoundedSaturate() [4/7]

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

Definition at line 8559 of file AdvSimd.cs.

8560 {
8561 throw new PlatformNotSupportedException();
8562 }