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

◆ ShiftArithmetic() [6/7]

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

Definition at line 8484 of file AdvSimd.cs.

8485 {
8486 throw new PlatformNotSupportedException();
8487 }