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

◆ ShiftRightArithmeticAdd() [5/7]

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

Definition at line 9409 of file AdvSimd.cs.

9410 {
9411 throw new PlatformNotSupportedException();
9412 }