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

◆ ShiftArithmetic() [7/7]

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

Definition at line 8474 of file AdvSimd.cs.

8475 {
8476 throw new PlatformNotSupportedException();
8477 }