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

◆ ShiftRightLogicalRoundedNarrowingUpper() [3/6]

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

Definition at line 10174 of file AdvSimd.cs.

10175 {
10176 throw new PlatformNotSupportedException();
10177 }