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

◆ ShiftArithmeticRoundedSaturate() [7/7]

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

Definition at line 8544 of file AdvSimd.cs.

8545 {
8546 throw new PlatformNotSupportedException();
8547 }