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

◆ ShiftLogicalRoundedSaturate() [2/14]

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

Definition at line 9149 of file AdvSimd.cs.

9150 {
9151 throw new PlatformNotSupportedException();
9152 }