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

◆ ShiftRightArithmeticAdd() [3/7]

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

Definition at line 9434 of file AdvSimd.cs.

9435 {
9436 throw new PlatformNotSupportedException();
9437 }