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

◆ ShiftLogicalRounded() [12/14]

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

Definition at line 9044 of file AdvSimd.cs.

9045 {
9046 throw new PlatformNotSupportedException();
9047 }