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

◆ ShiftRightLogicalRoundedScalar() [2/2]

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

Definition at line 10194 of file AdvSimd.cs.

10195 {
10196 throw new PlatformNotSupportedException();
10197 }