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

◆ ShiftRightLogicalRounded() [4/14]

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

Definition at line 9969 of file AdvSimd.cs.

9970 {
9971 throw new PlatformNotSupportedException();
9972 }