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

◆ ShiftArithmeticRounded() [2/7]

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

Definition at line 8534 of file AdvSimd.cs.

8535 {
8536 throw new PlatformNotSupportedException();
8537 }