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

◆ ShiftRightLogicalNarrowingLower() [3/6]

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

Definition at line 9814 of file AdvSimd.cs.

9815 {
9816 throw new PlatformNotSupportedException();
9817 }