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

◆ ShiftLogicalRounded() [14/14]

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

Definition at line 9059 of file AdvSimd.cs.

9060 {
9061 throw new PlatformNotSupportedException();
9062 }