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

◆ ShiftArithmeticRoundedSaturate() [6/7]

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

Definition at line 8554 of file AdvSimd.cs.

8555 {
8556 throw new PlatformNotSupportedException();
8557 }