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

◆ ShiftRightArithmetic() [6/7]

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

Definition at line 9379 of file AdvSimd.cs.

9380 {
9381 throw new PlatformNotSupportedException();
9382 }