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

◆ ShiftLogicalRoundedSaturate() [10/14]

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

Definition at line 9119 of file AdvSimd.cs.

9120 {
9121 throw new PlatformNotSupportedException();
9122 }