Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ ShiftRightArithmeticNarrowingSaturateUnsignedUpper() [3/3]

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

Definition at line 9479 of file AdvSimd.cs.

9480 {
9481 throw new PlatformNotSupportedException();
9482 }