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

◆ ShiftArithmetic() [5/7]

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

Definition at line 8479 of file AdvSimd.cs.

8480 {
8481 throw new PlatformNotSupportedException();
8482 }