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

◆ ShiftRightLogicalNarrowingSaturateLower() [6/6]

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

Definition at line 9829 of file AdvSimd.cs.

9830 {
9831 throw new PlatformNotSupportedException();
9832 }