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

◆ ShiftLogicalSaturate() [12/14]

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

Definition at line 9204 of file AdvSimd.cs.

9205 {
9206 throw new PlatformNotSupportedException();
9207 }