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

◆ ShiftRightLogicalRoundedNarrowingSaturateUpper() [1/6]

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

Definition at line 10129 of file AdvSimd.cs.

10130 {
10131 throw new PlatformNotSupportedException();
10132 }