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

◆ ShiftRightLogicalRounded() [12/14]

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

Definition at line 9924 of file AdvSimd.cs.

9925 {
9926 throw new PlatformNotSupportedException();
9927 }