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

◆ ShiftArithmeticRounded() [3/7]

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

Definition at line 8539 of file AdvSimd.cs.

8540 {
8541 throw new PlatformNotSupportedException();
8542 }