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

◆ ShiftRightArithmeticNarrowingSaturateUnsignedLower() [1/3]

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

Definition at line 9464 of file AdvSimd.cs.

9465 {
9466 throw new PlatformNotSupportedException();
9467 }