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

◆ ShiftLeftAndInsert() [12/14]

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

Definition at line 8639 of file AdvSimd.cs.

8640 {
8641 throw new PlatformNotSupportedException();
8642 }