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

◆ ShiftRightLogicalRounded() [10/14]

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

Definition at line 9929 of file AdvSimd.cs.

9930 {
9931 throw new PlatformNotSupportedException();
9932 }