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

◆ ShiftLogicalRoundedSaturate() [8/14]

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

Definition at line 9164 of file AdvSimd.cs.

9165 {
9166 throw new PlatformNotSupportedException();
9167 }