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

◆ ShiftRightLogicalNarrowingUpper() [3/6]

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

Definition at line 9904 of file AdvSimd.cs.

9905 {
9906 throw new PlatformNotSupportedException();
9907 }