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

◆ ShiftRightLogicalNarrowingUpper() [6/6]

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

Definition at line 9909 of file AdvSimd.cs.

9910 {
9911 throw new PlatformNotSupportedException();
9912 }