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

◆ ShiftRightArithmeticNarrowingSaturateLower() [2/3]

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

Definition at line 9449 of file AdvSimd.cs.

9450 {
9451 throw new PlatformNotSupportedException();
9452 }