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

◆ ShiftRightLogicalRoundedNarrowingUpper() [5/6]

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

Definition at line 10184 of file AdvSimd.cs.

10185 {
10186 throw new PlatformNotSupportedException();
10187 }