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

◆ ShiftArithmeticRounded() [1/7]

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

Definition at line 8529 of file AdvSimd.cs.

8530 {
8531 throw new PlatformNotSupportedException();
8532 }