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

◆ ShiftRightArithmeticRounded() [3/7]

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

Definition at line 9534 of file AdvSimd.cs.

9535 {
9536 throw new PlatformNotSupportedException();
9537 }