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

◆ ShiftRightArithmeticNarrowingSaturateUpper() [2/3]

static Vector128< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightArithmeticNarrowingSaturateUpper ( Vector64< sbyte > lower,
Vector128< short > value,
byte count )
inlinestaticinherited

Definition at line 9499 of file AdvSimd.cs.

9500 {
9501 throw new PlatformNotSupportedException();
9502 }