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

◆ ShiftRightArithmetic() [2/7]

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

Definition at line 9394 of file AdvSimd.cs.

9395 {
9396 throw new PlatformNotSupportedException();
9397 }