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

◆ ShiftLeftAndInsert() [1/14]

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

Definition at line 8664 of file AdvSimd.cs.

8665 {
8666 throw new PlatformNotSupportedException();
8667 }