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

◆ ShiftLogicalSaturate() [10/14]

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

Definition at line 9209 of file AdvSimd.cs.

9210 {
9211 throw new PlatformNotSupportedException();
9212 }