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

◆ ShiftRightLogicalNarrowingSaturateUpper() [1/6]

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

Definition at line 9859 of file AdvSimd.cs.

9860 {
9861 throw new PlatformNotSupportedException();
9862 }