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

◆ ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower() [1/3]

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

Definition at line 9599 of file AdvSimd.cs.

9600 {
9601 throw new PlatformNotSupportedException();
9602 }