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

◆ ShiftArithmetic() [1/7]

static Vector128< int > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftArithmetic ( Vector128< int > value,
Vector128< int > count )
inlinestaticinherited

Definition at line 8494 of file AdvSimd.cs.

8495 {
8496 throw new PlatformNotSupportedException();
8497 }