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

◆ ShiftRightLogicalRounded() [9/14]

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

Definition at line 9919 of file AdvSimd.cs.

9920 {
9921 throw new PlatformNotSupportedException();
9922 }