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

◆ ShiftRightLogicalRoundedNarrowingLower() [3/6]

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

Definition at line 10084 of file AdvSimd.cs.

10085 {
10086 throw new PlatformNotSupportedException();
10087 }