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

◆ ShiftRightArithmetic() [3/7]

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

Definition at line 9399 of file AdvSimd.cs.

9400 {
9401 throw new PlatformNotSupportedException();
9402 }