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

◆ ShiftArithmeticRounded() [6/7]

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

Definition at line 8519 of file AdvSimd.cs.

8520 {
8521 throw new PlatformNotSupportedException();
8522 }