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

◆ ShiftRightLogicalNarrowingUpper() [5/6]

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

Definition at line 9914 of file AdvSimd.cs.

9915 {
9916 throw new PlatformNotSupportedException();
9917 }