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

◆ ShiftRightArithmeticRounded() [5/7]

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

Definition at line 9509 of file AdvSimd.cs.

9510 {
9511 throw new PlatformNotSupportedException();
9512 }