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

◆ ShiftArithmeticSaturate() [4/7]

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

Definition at line 8604 of file AdvSimd.cs.

8605 {
8606 throw new PlatformNotSupportedException();
8607 }