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

◆ ShiftRightLogicalRoundedNarrowingSaturateLower() [6/6]

static Vector64< byte > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightLogicalRoundedNarrowingSaturateLower ( Vector128< ushort > value,
byte count )
inlinestaticinherited

Definition at line 10099 of file AdvSimd.cs.

10100 {
10101 throw new PlatformNotSupportedException();
10102 }