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

◆ ShiftLeftAndInsert() [9/14]

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

Definition at line 8634 of file AdvSimd.cs.

8635 {
8636 throw new PlatformNotSupportedException();
8637 }