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

◆ ShiftLeftAndInsert() [11/14]

static Vector64< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftLeftAndInsert ( Vector64< sbyte > left,
Vector64< sbyte > right,
byte shift )
inlinestaticinherited

Definition at line 8649 of file AdvSimd.cs.

8650 {
8651 throw new PlatformNotSupportedException();
8652 }