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

◆ ShiftRightArithmeticAdd() [6/7]

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

Definition at line 9414 of file AdvSimd.cs.

9415 {
9416 throw new PlatformNotSupportedException();
9417 }