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

◆ ShiftArithmetic() [3/7]

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

Definition at line 8504 of file AdvSimd.cs.

8505 {
8506 throw new PlatformNotSupportedException();
8507 }