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

◆ ShiftRightArithmeticRounded() [7/7]

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

Definition at line 9504 of file AdvSimd.cs.

9505 {
9506 throw new PlatformNotSupportedException();
9507 }