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

◆ ShiftRightArithmeticRounded() [6/7]

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

Definition at line 9514 of file AdvSimd.cs.

9515 {
9516 throw new PlatformNotSupportedException();
9517 }