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

◆ ShiftLogicalRoundedSaturateScalar() [1/2]

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

Definition at line 9179 of file AdvSimd.cs.

9180 {
9181 throw new PlatformNotSupportedException();
9182 }