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

◆ ShiftRightLogicalRoundedNarrowingSaturateLower() [1/6]

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

Definition at line 10104 of file AdvSimd.cs.

10105 {
10106 throw new PlatformNotSupportedException();
10107 }