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

◆ ShiftLeftAndInsert() [2/14]

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

Definition at line 8674 of file AdvSimd.cs.

8675 {
8676 throw new PlatformNotSupportedException();
8677 }