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

◆ ShiftRightArithmeticRounded() [2/7]

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

Definition at line 9529 of file AdvSimd.cs.

9530 {
9531 throw new PlatformNotSupportedException();
9532 }