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

◆ ShiftArithmeticRounded() [5/7]

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

Definition at line 8514 of file AdvSimd.cs.

8515 {
8516 throw new PlatformNotSupportedException();
8517 }