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

◆ ShiftRightAndInsert() [4/14]

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

Definition at line 9339 of file AdvSimd.cs.

9340 {
9341 throw new PlatformNotSupportedException();
9342 }