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

◆ ShiftRightLogicalNarrowingLower() [2/6]

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

Definition at line 9809 of file AdvSimd.cs.

9810 {
9811 throw new PlatformNotSupportedException();
9812 }