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

◆ ShiftRightLogicalRoundedNarrowingUpper() [2/6]

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

Definition at line 10169 of file AdvSimd.cs.

10170 {
10171 throw new PlatformNotSupportedException();
10172 }