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

◆ ShiftLeftAndInsert() [10/14]

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

Definition at line 8644 of file AdvSimd.cs.

8645 {
8646 throw new PlatformNotSupportedException();
8647 }