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

◆ ShiftLogicalRounded() [10/14]

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

Definition at line 9049 of file AdvSimd.cs.

9050 {
9051 throw new PlatformNotSupportedException();
9052 }