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

◆ ShiftRightLogicalNarrowingLower() [1/6]

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

Definition at line 9804 of file AdvSimd.cs.

9805 {
9806 throw new PlatformNotSupportedException();
9807 }