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

◆ ShiftRightLogicalRoundedNarrowingLower() [4/6]

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

Definition at line 10089 of file AdvSimd.cs.

10090 {
10091 throw new PlatformNotSupportedException();
10092 }