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

◆ ShiftRightLogicalRoundedAdd() [14/14]

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

Definition at line 10009 of file AdvSimd.cs.

10010 {
10011 throw new PlatformNotSupportedException();
10012 }