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

◆ ShiftArithmeticSaturate() [7/7]

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

Definition at line 8589 of file AdvSimd.cs.

8590 {
8591 throw new PlatformNotSupportedException();
8592 }