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

◆ ShiftRightLogicalNarrowingLower() [6/6]

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

Definition at line 9799 of file AdvSimd.cs.

9800 {
9801 throw new PlatformNotSupportedException();
9802 }