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

◆ ShiftRightLogicalRounded() [5/14]

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

Definition at line 9954 of file AdvSimd.cs.

9955 {
9956 throw new PlatformNotSupportedException();
9957 }