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

◆ ShiftRightArithmeticRounded() [1/7]

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

Definition at line 9524 of file AdvSimd.cs.

9525 {
9526 throw new PlatformNotSupportedException();
9527 }