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

◆ ShiftRightLogicalRoundedAdd() [1/14]

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

Definition at line 10019 of file AdvSimd.cs.

10020 {
10021 throw new PlatformNotSupportedException();
10022 }