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

◆ ShiftRightLogicalRounded() [11/14]

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

Definition at line 9934 of file AdvSimd.cs.

9935 {
9936 throw new PlatformNotSupportedException();
9937 }