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

◆ ShiftRightLogicalRoundedAdd() [6/14]

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

Definition at line 10049 of file AdvSimd.cs.

10050 {
10051 throw new PlatformNotSupportedException();
10052 }