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

◆ ShiftRightArithmetic() [1/7]

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

Definition at line 9389 of file AdvSimd.cs.

9390 {
9391 throw new PlatformNotSupportedException();
9392 }