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

◆ ShiftRightArithmeticNarrowingSaturateLower() [1/3]

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

Definition at line 9444 of file AdvSimd.cs.

9445 {
9446 throw new PlatformNotSupportedException();
9447 }