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

◆ ShiftRightArithmetic() [4/7]

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

Definition at line 9384 of file AdvSimd.cs.

9385 {
9386 throw new PlatformNotSupportedException();
9387 }