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

◆ ShiftLogicalRoundedSaturate() [5/14]

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

Definition at line 9144 of file AdvSimd.cs.

9145 {
9146 throw new PlatformNotSupportedException();
9147 }