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

◆ ShiftArithmeticRoundedSaturate() [2/7]

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

Definition at line 8569 of file AdvSimd.cs.

8570 {
8571 throw new PlatformNotSupportedException();
8572 }