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

◆ ShiftRightLogicalRoundedAdd() [8/14]

static Vector128< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightLogicalRoundedAdd ( Vector128< ushort > addend,
Vector128< ushort > value,
byte count )
inlinestaticinherited

Definition at line 10044 of file AdvSimd.cs.

10045 {
10046 throw new PlatformNotSupportedException();
10047 }