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

◆ ShiftLeftAndInsert() [4/14]

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

Definition at line 8684 of file AdvSimd.cs.

8685 {
8686 throw new PlatformNotSupportedException();
8687 }