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

◆ ShiftRightLogicalNarrowingLower() [5/6]

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

Definition at line 9824 of file AdvSimd.cs.

9825 {
9826 throw new PlatformNotSupportedException();
9827 }