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

◆ ShiftRightLogicalRoundedScalar() [1/2]

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

Definition at line 10189 of file AdvSimd.cs.

10190 {
10191 throw new PlatformNotSupportedException();
10192 }