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

◆ ShiftRightLogicalRoundedNarrowingUpper() [6/6]

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

Definition at line 10179 of file AdvSimd.cs.

10180 {
10181 throw new PlatformNotSupportedException();
10182 }