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

◆ ShiftArithmeticRounded() [7/7]

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

Definition at line 8509 of file AdvSimd.cs.

8510 {
8511 throw new PlatformNotSupportedException();
8512 }