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

◆ ShiftLogicalRoundedScalar() [2/2]

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

Definition at line 9194 of file AdvSimd.cs.

9195 {
9196 throw new PlatformNotSupportedException();
9197 }