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

◆ ShiftRightArithmeticNarrowingSaturateUnsignedUpper() [1/3]

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

Definition at line 9474 of file AdvSimd.cs.

9475 {
9476 throw new PlatformNotSupportedException();
9477 }